The SaaS Starter Kit built to actually ship

Auth, billing, multi-tenancy, and a full dashboard — wired up and ready. Skip the boilerplate. Ship your product.

Next.js 16ClerkPrismaNeonshadcn/uiTailwind v4TypeScriptVercel
Trusted stack
NEXT.JSCLERKPRISMANEONVERCELSHADCN/UI

What's included

Everything wired. Nothing missing.

The decisions are already made. The integrations are already connected.

Auth + Organizations

Clerk handles sign-up, sign-in, org switching, invitations, and roles. Multi-tenant from the first line.

Database Ready

Prisma ORM connected to Neon PostgreSQL. Org-scoped schema, migrations committed, and ready to extend.

Billing Included

Clerk Billing APIs integrated. Pricing table, subscription plans, and feature gating — no Stripe config needed.

Dashboard Layout

Sidebar navigation, org switcher, user menu, and a collapsible layout with persistent state via cookies.

shadcn/ui + Tailwind v4

Full component library, custom theme via CSS variables, and a dark mode Clerk appearance out of the box.

Deploy in Minutes

Configured for Vercel. Add your env vars, push to GitHub, and your SaaS is live on a production URL.

How it works

From clone to deployed in under an hour

01

Clone & install

Fork the repo, run npm install, and add your Clerk and Neon environment variables to .env.

02

Configure your plans

Set up subscription plans in the Clerk Dashboard. The pricing table renders them automatically.

03

Ship your feature

Auth, billing, and database are done. Write the code that makes your product unique and deploy.

The stack

Chosen for a reason

Every tool in this kit is production-grade and widely adopted.

Next.js 16

App Router, Turbopack

Framework

Clerk

Auth, Orgs, Billing

Authentication

Prisma

Type-safe ORM

Database

Neon

Serverless Postgres

Database

shadcn/ui

Radix + Tailwind

Components

Tailwind v4

CSS-first config

Styling

TypeScript

Strict mode

Language

Vercel

Edge deployment

Hosting

Ready to stop rebuilding boilerplate?

Clone the repo, add your keys, and ship something real.