A clean, production-ready starter for Cloudflare Pages — with authentication, edge functions, and instant global deployment.
Server-side logic runs at the edge via Cloudflare Pages Functions — zero cold starts, global latency.
Cookie-based session auth with HMAC-signed tokens. Swap in JWT or OAuth whenever you're ready.
Built-in captcha widget on the login page. Ready to swap with Cloudflare Turnstile in minutes.
Every push to main triggers a new deployment. Zero config, just connect your GitHub repo.
Static assets served from 300+ Cloudflare edge locations worldwide for near-instant load times.
Add KV, D1, R2, or any Cloudflare binding — all pre-wired in wrangler.toml and ready to uncomment.