We’re thrilled to announce that Cloudflare D1 database support is now available in all LaunchFast starter kits! This addition makes it even easier to build and deploy full-stack applications with a serverless SQLite database that’s globally distributed.
What is Cloudflare D1?
Cloudflare D1 is a serverless SQLite database that runs on Cloudflare’s global network. It provides:
- Global Distribution: Your database is automatically distributed across Cloudflare’s 200+ locations
- Serverless: No database servers to manage or scale
- SQLite Compatibility: Familiar SQL syntax and ACID transactions
- Zero Configuration: Works seamlessly with Cloudflare Workers
- Cost Effective: Pay only for what you use
Getting Started with D1
- Choose Your Framework: Select from Astro, Next.js, or SvelteKit
- Deploy to Cloudflare: One-command deployment with D1 database
- Run Migrations: Initialize your database schema
- Start Building: Your app is ready with authentication, payments, and more!
What’s Included
Every LaunchFast starter kit with D1 support includes:
- ✅ Database Schema: Pre-defined tables for users, sessions, login, storage, etc.
- ✅ Type Safety: Full TypeScript support
- ✅ Migrations: Automated database setup
- ✅ Authentication: Complete auth flow (with D1 as database)
- ✅ API Routes: RESTful endpoints for your data
Pricing
D1 support is included in all our starter kits at no additional cost:
- Astro Starter Kit: $49 - Buy now
- Next.js Starter Kit: $49 - Buy now
- SvelteKit Starter Kit: $49 - Buy now
- Complete Bundle: $99 (includes all frameworks) - Buy now
Deploy Anywhere
While D1 is optimized for Cloudflare Workers, our starter kits also support the following platforms with built-in setup:
- Vercel (with alternative database options) - /documentation/deployment/vercel/
- Netlify (with alternative database options) - /documentation/deployment/netlify/
- AWS Amplify (with alternative database options) - /documentation/deployment/aws-amplify/
- Fly.io (with alternative database options) - /documentation/deployment/fly/
- Self-hosted deployments
Get Started Today
Ready to build your next application with Cloudflare D1?
Get LaunchFast Starter Kit and start building with the power of globally distributed SQLite!