v0.1.0-beta
Git-based CMSBuilt for simplicityNo servers. No database.
Push to GitHub — deploy on Cloudflare.
Serverless → Host on GitHub
No database → Fetch .md files
R2 storage → Store medias on Cloudflare
Auto deploy → Deploy on Cloudflare Page
Instant loading → Cached on CDN
Dynamic CMS → Edit content in console
AI built-in → No-code
Nuxt, Git & Cloudflare — integrated by design
··
Framework · repository · edge delivery
Capabilities
Content in git. Deployed at the edge.
Edit in the CMS, commit to git, serve from the CDN.
Open source
Clone the repo — frontend and CMS, ready to deploy.
$ pnpm install
$ cp .env.example .env
$ pnpm dev
➜ Local: http://localhost:3000/
➜ Admin: http://localhost:3000/admin
✓ Nuxt Nitro server built in 4.2s