Back
supastarter logo

supastarter review

A Next.js, Nuxt, and TanStack Start kit built for multi-tenancy and flexible billing.

Reviewed by

Vincent Edes

Vincent Edes · Founder & reviewer

Last reviewed Aug 17, 2026

supastarter demo marketing site with app dashboard preview
supastarter login with password, magic link, OAuth, and passkeys
supastarter homepage showing monorepo architecture
supastarter documentation overview

Demo marketing site with landing sections and an embedded SaaS dashboard preview.

Supastarter is a SaaS boilerplate built by Jonathan Wilke for real power users. While most boilerplates are a simple dashboard with a payments integration, Supastarter also covers multi-tenancy, roles and permissions, translations, an admin panel, and five payment providers. The Next.js kit (which you can also buy for Nuxt and TanStack Start) is organized as a Turborepo workspace, which means your marketing site, your SaaS app, your documentation, and your email previews each live in their own app.

Authentication runs through better-auth, which already handles passwords, OAuth, magic links, passkeys, and 2FA. One billing interface covers Stripe, Lemon Squeezy, Polar, Creem, and Dodo, so switching payment provider later does not mean rewriting your checkout. For the database you pick either Prisma or Drizzle, on Postgres, MySQL, or SQLite. The kit also includes a typed Hono/oRPC API and a set of agent skills for Cursor and Claude Code.

Want to test Supastarter before buying? You can find their public demo on demo.supastarter.dev. To set up Supastarter, you run npx supastarter new in your terminal. Because it uses a monorepo, your code is split across dedicated apps and shared packages instead of living in a single directory. When a new version comes out, you pull it in by rebasing your code on top of the upstream repository, and that becomes harder the more you have rewritten. The Solo license costs $299 once and includes multi-tenancy. Several profitable SaaS products are built with Supastarter, including Affonso, an affiliate platform for SaaS companies. Older Product Hunt reviews mention Supabase, but you can use any Postgres, MySQL, or SQLite provider.

Curious how it stacks up? Our SaaS boilerplates catalog has the alternatives. If you only need a marketing site, Shipixen is the cheaper answer.

What's included with supastarter

  • Next.js, Nuxt, and TanStack Start kits (separate licenses)
  • Turborepo apps: marketing, SaaS, docs, mail preview
  • better-auth with passkeys, 2FA, OAuth, and roles
  • Multi-tenancy, invites, and seat-based billing
  • Stripe, Lemon Squeezy, Polar, Creem, and Dodo
  • Prisma or Drizzle on Postgres, MySQL, or SQLite
  • Hono + oRPC typed API with OpenAPI
  • Admin UI, i18n, MDX blog, and Fumadocs
  • Agent skills for Cursor and Claude Code
  • Lifetime updates, unlimited projects per license

Our review

supastarter pros and cons

Pros

  • Multi-tenancy, admin, i18n, and five payment providers included
  • Well-maintained codebase with an active changelog across Next.js, Nuxt, and TanStack
  • Buyers report fast Discord replies and same-day GitHub fixes
  • Detailed documentation with clear guides for setup, database, and deployment
  • Includes configured agent skills for Cursor and Claude Code workflows

Cons

  • You have to be comfortable with Turborepo
  • Each framework needs its own license, even for the same team
  • Pulling kit updates is harder once you make changes to the codebase
  • Overkill if you only need login, Stripe, and a landing page

Best for

Founders and small teams building a Next.js, Nuxt, or TanStack Start SaaS that needs multi-tenancy, roles, and more than one payment provider.

Skip if

You want the cheapest lean MVP kit, you dislike monorepos, or you only need a landing page plus Stripe.

Score breakdown

Overall Huzzler Score 4.6 / 5
Features: 4.9 out of 5
The kit covers authentication, multi-tenancy, five payment providers, an admin panel, translations, a typed API, file storage, background jobs, and agent skills. That makes it one of the fullest kits in this category.
Value: 4.8 out of 5
The $299 Solo license is exceptional value when you factor in multi-tenancy, translations, and the built-in admin panel. It is only overkill if you need a barebones landing page with basic checkout.
Docs & updates: 4.8 out of 5
The public documentation covers setup, authentication, payments, the database, the API, and deployment. You can download it as Markdown to feed your coding agent, and the changelog is updated often.
Ease of use: 4.0 out of 5
The npx supastarter new command gets you running quickly, but you still need time to learn how the Turborepo is put together. Pulling in later updates means rebasing your code, not clicking an upgrade button.
Community & support: 4.7 out of 5
Every license includes access to an active Discord community with over 1,460 developers. Buyers repeatedly report that the founder answers questions fast and pushes GitHub fixes the same day.

The kit covers authentication, multi-tenancy, five payment providers, an admin panel, translations, a typed API, file storage, background jobs, and agent skills. That makes it one of the fullest kits in this category.

The $299 Solo license is exceptional value when you factor in multi-tenancy, translations, and the built-in admin panel. It is only overkill if you need a barebones landing page with basic checkout.

The public documentation covers setup, authentication, payments, the database, the API, and deployment. You can download it as Markdown to feed your coding agent, and the changelog is updated often.

The npx supastarter new command gets you running quickly, but you still need time to learn how the Turborepo is put together. Pulling in later updates means rebasing your code, not clicking an upgrade button.

Every license includes access to an active Discord community with over 1,460 developers. Buyers repeatedly report that the founder answers questions fast and pushes GitHub fixes the same day.

Creator

Jonathan Wilke profile photo

Jonathan Wilke

Follow on X

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
Get supastarter

Price last checked: August 17, 2026

Tech stack

Pricing type
One-time
Type
SaaS AI
Framework
Next.js Nuxt
Database
Postgres MySQL MongoDB Supabase PlanetScale
Auth
Email/password OAuth Magic link
Payments
Stripe Lemon Squeezy
Extra features
Multi-tenancy Admin panel Localization (i18n) Blog Roles & permissions

Alternative boilerplates

If supastarter is not the right fit, these are the closest alternatives based on pricing, features, and use case.

Read the ShipFast review
ShipFast logo

ShipFast

Best overall

Choose ShipFast if you want a cheaper, leaner Next.js MVP kit without multi-tenancy or a monorepo.

$199
4.4 Huzzler Score 4.4 out of 5
SaaS One-time Next.js MongoDB Supabase OAuth Magic link Stripe Lemon Squeezy Blog

Related articles & comparisons

Frequently asked questions

Is supastarter a subscription?

No, you pay once. The Solo license costs $299, Startup costs $799, and Agency costs $1,499. Each one gives you lifetime GitHub access and updates, and you can build unlimited projects on it without any recurring fees.

What stack does supastarter use?

You can buy the kit for Next.js, Nuxt, or TanStack Start. Authentication runs through better-auth, and for the database you choose Prisma or Drizzle on Postgres, MySQL, or SQLite. The API layer uses Hono with oRPC. For payments you can connect Stripe, Lemon Squeezy, Polar, Creem, or Dodo. The interface is built with Tailwind and Base UI components that stay compatible with shadcn.

Does one purchase include every framework?

No, each framework version is sold as a separate license. Buy the Next.js kit if that is your stack, and only add Nuxt or TanStack Start if you actually need those too.

How is supastarter different from ShipFast?

ShipFast is leaner and cheaper if you want a fast Next.js MVP. Supastarter costs more and includes multi-tenancy, an admin panel, full translations, a typed API layer, more payment providers, and a Turborepo built for products that need to grow.

Can I try it before buying?

Yes. You can browse the demo marketing site at demo.supastarter.dev and log into the demo app at app-demo.supastarter.dev, and the full documentation is public at supastarter.dev/docs.