⚡ Cloudflare Pages & Edge Functions

Built for the
edge.

A clean, production-ready starter for Cloudflare Pages — with authentication, edge functions, and instant global deployment.

Get Started View on GitHub ↗

Edge Functions

Server-side logic runs at the edge via Cloudflare Pages Functions — zero cold starts, global latency.

🔐

Authentication

Cookie-based session auth with HMAC-signed tokens. Swap in JWT or OAuth whenever you're ready.

🤖

Captcha Protection

Built-in captcha widget on the login page. Ready to swap with Cloudflare Turnstile in minutes.

🚀

Auto Deploy

Every push to main triggers a new deployment. Zero config, just connect your GitHub repo.

🌍

Global CDN

Static assets served from 300+ Cloudflare edge locations worldwide for near-instant load times.

🔧

Easy to Extend

Add KV, D1, R2, or any Cloudflare binding — all pre-wired in wrangler.toml and ready to uncomment.