Now Available
Build at the
speed of thought
A refined starter kit for modern web applications. Built with SvelteKit, Cloudflare D1, and a touch of elegance.
SvelteKit · TypeScript · Tailwind · Drizzle · D1
Everything you need
Carefully selected tools and patterns for building production-ready applications
Edge Database
Cloudflare D1 with global replication for lightning-fast queries at the edge
Secure Auth
Session-based authentication with Google OAuth and passwordless options
Fast by Default
SvelteKit 2.x with Vite for rapid development and optimal performance
Global Scale
Deploy to Cloudflare Pages with edge functions running worldwide
Quick Start
Get up and running in minutes
$ git clone https://github.com/yourusername/sveltekit-starter.git
$ cd sveltekit-starter && npm install
$ cp .env.example .env
$ npm run dev