Stop stitching together half-baked templates. Get a complete, opinionated, and type-safe foundation for your next SaaS.
➜ tree src/lib
├── auth.ts // BetterAuth configuration
├── convex/ // Real-time backend
│ ├── schema.ts
│ └── users.ts
└── components/ // Shadcn-Svelte UI
├── ui/
└── marketing/
We made the hard choices so you can focus on your product logic.
Built on the latest Runes API. Fine-grained reactivity, zero-config SSR, and type-safety from end to end.
Real-time database that acts as your backend. Functions run at the edge. Automatic caching and subscription updates.
Secure, self-hostable authentication. pre-configured with GitHub OAuth, Email/Password, and Session management.
When you initialize Keystone, you get a clean git repository. You can deploy it to Vercel, Netlify, or a VPS. We don't host your code.
No hidden npm packages with black-box logic. All business logic sits in your `src` folder. If you don't like a part, change it.
The code is yours forever. Updates are optional.
Open source core. Perfect for hobby projects.
Lifetime access to all premium archetypes.
For teams shipping multiple products.