Beeboo Editor
The API server is running. To start editing:
- Run the Astro dev server for your site:
cd apps/ericpare.com && pnpm dev - Visit your site (e.g. localhost:4321)
- Click the ✎ Edit button in the bottom-right corner, or press Ctrl+E
- Use the control panel at the top to:
- Prompt: Type natural-language commands like
Change the title to Hello World - Pages: View site structure, create new pages, add sections
- Hover and click blocks to edit text inline, then hit Save
API endpoints: POST /api/beeboo/save · POST /api/beeboo/prompt · GET /api/beeboo/pages