supastarter review
Next.js, Nuxt, and TanStack SaaS starter with auth, orgs, and billing.
Demo marketing site with landing sections and an embedded SaaS dashboard preview.
supastarter is Jonathan Wilke's production-ready SaaS starter kit for founders who want a scalable monorepo, not just a thin MVP template. The Next.js version (also available for Nuxt and TanStack Start) ships as a Turborepo workspace with separate marketing, SaaS, docs, and mail-preview apps. You get better-auth (email/password, OAuth, magic links, passkeys, 2FA, RBAC), organizations with roles and invitations, Stripe / Lemon Squeezy / Polar / Creem / Dodo billing, Prisma or Drizzle on Postgres (MySQL and SQLite too), a Hono + oRPC typed API, i18n, admin UI, Resend/Postmark email, S3-compatible storage, background jobs, AI chatbot hooks, and an AGENTS.md setup for Cursor and Claude Code. It is heavier than lean kits like ShipFast, and each framework needs its own license.
What's included with supastarter
- Next.js, Nuxt, and TanStack Start kits (separate licenses)
- Turborepo monorepo with marketing, SaaS, docs, and mail apps
- better-auth: email/password, OAuth, magic links, passkeys, 2FA, RBAC
- Organizations, invitations, and role-based multi-tenancy
- Stripe, Lemon Squeezy, Polar, Creem, and Dodo Payments
- Prisma or Drizzle with Postgres, MySQL, or SQLite
- Hono + oRPC typed API with OpenAPI
- Admin UI, i18n, MDX blog, SEO, and Fumadocs docs app
- AI chatbot (Vercel AI SDK) and AGENTS.md for coding agents
- Lifetime updates, unlimited projects per license
Our review
supastarter pros and cons
Pros
- Very complete SaaS surface: auth, orgs, billing, admin, i18n, storage, jobs
- Multiple payment providers behind one billing interface
- Strong docs, Discord community (1,200+), and active maintenance
- Monorepo structure scales better for teams and longer-lived products
- Built for AI coding agents with AGENTS.md and a typed codebase
Cons
- Higher starting price than lean kits like ShipFast ($349 Solo)
- Turborepo monorepo has a real learning curve for first-time users
- Each framework (Next.js, Nuxt, TanStack Start) needs a separate license
- Overkill if you only need a landing page plus basic auth and Stripe
Best for
Founders and small teams building a Next.js or Nuxt SaaS that needs organizations, roles, multiple payment providers, and a codebase that can grow past the first MVP.
Skip if
You want the cheapest lean MVP kit, or you'd rather avoid a Turborepo monorepo.
Score breakdown
- Features: 4.9 out of 5
- Auth, orgs, five payment providers, admin, i18n, typed API, storage, jobs, and AI hooks. One of the fullest kits in this category.
- Value: 4.2 out of 5
- Solo at $349 is more than lean MVP kits, but fair if you need multi-tenancy, admin, and a maintainable monorepo. Less sense for a tiny one-feature MVP.
- Docs & updates: 4.8 out of 5
- Public docs cover setup, auth, payments, database, API, and deploy. Docs are downloadable for AI agents, and the kit is updated regularly.
- Ease of use: 4.1 out of 5
- Clone-and-configure works, but the Turborepo monorepo takes longer to learn than a single-app starter. Better once you know the layout.
- Community & support: 4.7 out of 5
- 1,450+ developers listed on the site, Discord with 1,200+ members, and many reports of fast founder replies and quick fixes.
Auth, orgs, five payment providers, admin, i18n, typed API, storage, jobs, and AI hooks. One of the fullest kits in this category.
Solo at $349 is more than lean MVP kits, but fair if you need multi-tenancy, admin, and a maintainable monorepo. Less sense for a tiny one-feature MVP.
Public docs cover setup, auth, payments, database, API, and deploy. Docs are downloadable for AI agents, and the kit is updated regularly.
Clone-and-configure works, but the Turborepo monorepo takes longer to learn than a single-app starter. Better once you know the layout.
1,450+ developers listed on the site, Discord with 1,200+ members, and many reports of fast founder replies and quick fixes.
Pricing
Startup
Popular$799
One-time · Up to 5 seats for small teams, with consulting and priority support.
- Everything in Solo
- Up to 5 developer seats
- Unlimited team projects
- 60-min architecture consulting call
- Priority email support
Tech stack
- Pricing type
- One-time
- Type
- SaaS AI
- Framework
- Next.js Nuxt
- Database
- Postgres MySQL Supabase PlanetScale
- Auth
- Email/password OAuth Magic link
- Payments
- Stripe Lemon Squeezy
- Extra features
- Multi-tenancy Admin panel Localization (i18n) Blog Roles & permissions
Creator
Jonathan Wilke
Follow on XReviewed by
Founder & reviewer
Reviews SaaS boilerplates and founder tools on Huzzler.
Last reviewed Aug 7, 2026
Follow on XAlternative boilerplates
If supastarter is not the right fit, these are the closest alternatives based on pricing, features, and use case.
ShipFast
Best overallChoose ShipFast if you want a cheaper, leaner Next.js MVP kit without multi-tenancy or a monorepo.
Shipixen
Choose Shipixen if you mainly need a generated Next.js marketing site and blog, not a full SaaS backend.
Frequently asked questions
Is supastarter a subscription?
No. You pay once for Solo ($349), Startup ($799), or Agency ($1,499), get lifetime GitHub access and updates, and can build unlimited projects on that license. No recurring fees.
What stack does supastarter use?
Primary kits are Next.js, Nuxt, and TanStack Start. Auth via better-auth. Database: Prisma or Drizzle on Postgres (MySQL/SQLite supported). API: Hono + oRPC. Payments: Stripe, Lemon Squeezy, Polar, Creem, Dodo. UI: Tailwind with Base UI / shadcn-compatible components.
Does one purchase include every framework?
No. Each framework version is a separate license. Buy Next.js if that is your stack; add Nuxt or TanStack Start only if you need those kits too.
How is supastarter different from ShipFast?
ShipFast is leaner and cheaper for a fast Next.js MVP. supastarter adds organizations/multi-tenancy, admin UI, full i18n, a typed API layer, more payment providers, and a Turborepo monorepo aimed at products that need to scale.
Can I try it before buying?
Yes. There is a public demo at demo.supastarter.dev (marketing site) and app-demo.supastarter.dev (auth/app), plus full public docs at supastarter.dev/docs.