Modern, reactive app architecture with Svelte 5.
Email/password, admin roles, and organization-ready access control.
Realtime data, serverless functions, and file storage out of the box.
Stripe-ready payments with usage tracking via Autumn.
Auth flows included
Sign up, sign in, forgot/reset password, and sign out wired up.
Settings pages
Profile, password, and account sections built with accessible components.
Dashboard starter
Charts and layout placeholders to help you iterate quickly.
Free & open source
MIT licensed starter you can self-host or extend without limits.
Free to host
Instructions for Cloudflare + Convex so you launch for free and scale cost-effectively.
LLM-ready docs
Project docs include guidance for wiring AI copilots and workflows.
Email notifications
Resend-backed transactional emails for password resets and future product updates.
CI/CD included
GitHub Actions automate linting, tests, and Cloudflare deployments out of the box.
Cloudflare ready
Ship globally with the Cloudflare adapter, or switch to Vercel, Netlify, and other adapters in minutes.
Everything you need to know about the ModernStack SaaS Starter
pnpm convex deploy, then deploy your frontend to Cloudflare Pages, Vercel, or Netlify. The template
includes GitHub Actions workflows for automated deployments. Full deployment
instructions are available in the README.src/lib/components/ui. I've intentionally kept components as close to vanilla shadcn-svelte as possible,
giving you complete freedom to style them however you wish. The components are built
on top of bits-ui for accessibility and Tailwind CSS for styling./docs folder, optimized for both developers and AI assistants. You'll find guides for Svelte
5 runes, Convex patterns, Better Auth setup, Tailwind v4, and Autumn billing. There's also
a CLAUDE.md file for AI-assisted
development.