Stop rebuilding. Start creating.
The SvelteKit boilerplate that scaffolds your project in seconds. Auth, SQLite DB, and optional modules — wired, typed, and ready to ship.
Always current. Install only what you need.
bunx sv create my-app --template minimal --types ts --add svforge --install bunWhy SVForge?
One CLI command scaffolds everything — auth, DB, theme, components. No config rabbit holes, just code.
Starts from sv create. Not a fork, not a detour — you follow the SvelteKit ecosystem, not a custom path.
Every scaffold pulls the latest Skeleton, Svelte 5, and Tailwind versions. No outdated snapshots locked in your project.
Start minimal. Add OAuth, blog, uploads, or rich text editor when your project actually needs them. Modular by design.
Source files land in your repo, not in node_modules. Modify everything — it is yours, no lock-in, no tech debt.
SQLite out of the box — zero config, works everywhere. Migrate to PostgreSQL or MySQL in minutes with Drizzle ORM.
Built on the best stack
Modern, fast, type-safe. Every piece chosen for developer experience.
Runes
Full-stack
Components
Styling
Auth
SQLite
9 modules, pick what you need
Each module is a standalone addon. Add only what your project needs.
Base: UI kit + layouts + theme
Toast notifications
Drag & drop sortable lists
Rich text editor
Knowledge graph visualization
Transactional emails (Resend)
Social auth (Google, GitHub)
File uploads (S3/R2)
Blog/CMS (MDsveX)
Quick start
From zero to running in under 2 minutes.
One command scaffolds the entire project.
bunx sv create my-app --template minimal --types ts --add svforge --install bun Start the dev server. Everything is pre-wired.
cd my-app && bun dev Auth, DB, components — all ready. Just build.
// Start coding your features Ready to build something great?
Join the SvelteForge ecosystem. Ship faster, build better, keep full ownership of your code.