Admin

EmDash is installed and configured as an opt-in CMS mode while the default public-site build remains static-first.

Local CMS Mode

Run npm run dev:cms and open /_emdash/admin to use the EmDash setup wizard and admin UI.

The first production CMS target is Cloudflare Workers with D1 and R2. Neon remains prepared for structured graph data and can be used by EmDash in Node deployments if that becomes the chosen runtime.

Back To Reference