Starter repository for static or mostly static public sites with light edge logic.
- marketing sites
- SEO pages
- landing pages
- docs sites
- simple forms and webhook receivers
- static public site
- Cloudflare Pages Functions
- security middleware
wrangler.jsonc- CI and deploy workflows
- cache and environment docs
- Install dependencies.
- Copy
.dev.vars.exampleto.dev.varsfor local development. - Run
npm run dev. - Configure Cloudflare secrets and repo variables before enabling deploys.