Next.js 15 + Cloudflare Workers + D1 + Drizzle: A full-stack starter for building serverless apps on the edge.
It combines a Next.js frontend with a Cloudflare backend, a D1 database, and Drizzle for type-safe queries.
The setup is pre-configured for a smooth local development experience and easy deployment.
Key features include:
🚀 Next.js 15 for server-side rendering
⚡️ Edge deployment via Cloudflare Workers
🔒 Type-safe database operations with Drizzle ORM
🛠️ Local dev environment with HMR
📦 Ready-to-use scripts for deployment
Perfect for building scalable applications that need global performance and cost-effective serverless architecture.
The template includes everything you need to go from development to production deployment.