#Cloudflare
- Cloudflare Workers: Dev, Staging, and Prod
Configure Wrangler environments for Cloudflare Workers, then use GitHub Actions to deploy and promote changes through dev, staging, and production.
- Email Magic Links with Cloudflare Pages
Build passwordless email login with Cloudflare Pages, Functions, KV, and SendGrid: create and validate tokens, then set a session cookie.