All activity
Oleg Kovalleft a comment
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...

SaaS InitScaffold a production SaaS in 5 minutes
Oleg Kovalleft a comment
I built SaaS Init because repeating the same setup for every new SaaS is exhausting. One command: npx saas-init my-app And you get: ✓ Next.js 15 ✓ Auth (Clerk/NextAuth) ✓ Stripe payments ✓ PostgreSQL + Drizzle ✓ Email (Resend) ✓ Docker + CI/CD ✓ 250+ tests Production-ready. No boilerplate. No config hell.

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

SaaS InitScaffold a production SaaS in 5 minutes
