
SaaS Init
Scaffold a production SaaS in 5 minutes
4 followers
Scaffold a production SaaS in 5 minutes
4 followers
One command. Auth, payments, database, email, Tailwind, Docker, CI/CD ā wired together, tested, production-ready. Free, open source, MIT licensed.





Hey PH! š
Just shipped saas-init v1.1.0 with Next.js version selection.
What changed:
You now pick your Next.js version at init time ā 15 or 16 ā and the
scaffold is generated with the exact dependencies for your choice.
No manual package.json edits.
What saas-init does:
One command generates a production-ready SaaS scaffold:
ā Auth: Clerk, NextAuth, or Supabase
ā Payments: Stripe or Lemon Squeezy (full webhook handling)
ā Database: Postgres, SQLite, or Supabase (Drizzle ORM, migrations ready)
ā Email: Resend or Postmark
ā Tailwind + shadcn/ui, Docker, GitHub Actions CI/CD
ā 272 tests included ā auth, billing, API routes, E2E
No boilerplate to buy. No config to copy-paste. Free, open source, MIT.
npx saas-init@latest