A full-stack TypeScript CMS built on Astro and Cloudflare. EmDash takes the ideas that made WordPress dominant -- extensibility, admin UX, a plugin ecosystem -- and rebuilds them on serverless, type-safe foundations. Plugins run in sandboxed Worker isolates, solving the fundamental security problem with WordPress's plugin architecture.
./build.sh
./run.sh
- Web: http://localhost:4321/ Astro demo
- API: http://localhost:4321/_emdash/api/ API
- Cloudflare project git: https://github.com/emdash-cms/emdash