Skip to content

chrisjohnleah/emdashcms-org

Repository files navigation

EmDash Registry

The community plugin and theme registry for EmDash CMS.

Browse, share, and install community-built plugins and themes for EmDash.

Status

Early development. Not yet launched.

Stack

Development

npm install
npm run db:migrate:local
npm run db:seed
npm run dev

For more, see CONTRIBUTING.md.

Deployment

Production deploys run via GitHub Actions on every push to main. The pipeline runs tests, builds the worker, applies any pending D1 migrations against production, and only then deploys. If migrations fail, the deploy is halted and the previous worker keeps serving — see docs/deployment.md for the full pipeline and docs/database.md for the database runbook.

A separate CI workflow runs on every pull request and on every push to a non-main branch, validating tests, types, and build without touching any Cloudflare resources. Forks can run it without configuring secrets.

Disclaimer

This is an independent community project. Not affiliated with Cloudflare or the EmDash project.

License

MIT

About

The community plugin and theme registry for EmDash CMS. Open source, free to list, community governed. Not affiliated with Cloudflare or the EmDash project.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors