Skip to content
View luannguyenQV's full-sized avatar
🚀
Shipping SaaS Prokit — TanStack kit, Sept 2026
🚀
Shipping SaaS Prokit — TanStack kit, Sept 2026

Block or report luannguyenQV

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
luannguyenQV/README.md
SaaS Prokit

SaaS Prokit

The SaaS foundation your AI builds on.

Org-first. AI-ready. Better Auth, Prisma and Stripe on Next.js 16 or TanStack Start-wired, tested, and running on Cloudflare, Vercel or Docker the day you clone it.

Website Discord X LinkedIn


👋 I'm Luan Nguyen

I build the boring infrastructure so you don't have to.

Every multi-tenant B2B SaaS needs the same two weeks of work up front: organizations, invites, roles, 2FA, Stripe seats, transactional email, file uploads, a deploy pipeline. None of it is your product. All of it is required before your product can exist.

SaaS Prokit is that two weeks, already done-org-first from the first migration, not bolted on later.

Give indie developers and small teams the boring infrastructure, so the two weeks you would spend wiring auth and billing go into the one feature only you can build.


📦 What's in the box

10 shared packages
28 app routes-dashboard, auth flows, admin panel
190+ unit tests
25 Playwright e2e suites
3 deploy targets-Cloudflare, Vercel, Docker/AWS

Wired and tested on day one

  • 🔐 Authentication & 2FA-Better Auth, sessions, password reset, TOTP
  • 🏢 Organizations-multi-tenant from the schema up, invites, member management
  • 🛡️ Role-based access control-permissions enforced server-side, not just hidden in the UI
  • 💳 Billing-Stripe subscriptions, seats, webhooks, customer portal
  • 📧 Email-transactional templates via Resend
  • 📁 File uploads-validated, scoped to the org that owns them
  • 🚀 Deployment-three targets, pre-configured, no "works on my machine"

🤖 Your coding agent already knows this codebase

The kit ships with 11 Claude Code skills so your AI agent works from the codebase's own conventions instead of guessing at them.

Plan Code Ship
env-setup auth testing
routing billing deployment
data-access forms
conventions tables
workflows

Point an agent at a feature request and it already knows where data access lives, how forms are validated, and how to write the test.


🧱 Stack

TypeScript Next.js TanStack React Prisma PostgreSQL Stripe Tailwind CSS Turborepo Cloudflare Docker Vitest Playwright Zod Biome Resend


💰 Buy the boilerplate once. Ship forever.

Kit Price Status
Next.js · Better Auth Pro $200 one-time Available now
TanStack · Better Auth Pro $200 one-time Launching September 2026

Unlimited projects · lifetime updates · full source · agency and client work permitted · free setup and deploy support on Discord.

→ Get the kit · Changelog · License

Would rather it were already built? I also take on MVP builds-get in touch.


🔧 Open source

Things I've built in public along the way:


📬 Say hi

Building something multi-tenant and stuck on the org model? I answer questions in Discord-no purchase needed.

saasprokit.com · contact@saasprokit.com · @luannguyenbkit · LinkedIn

Ship the feature only you can build.

Pinned Loading

  1. turborepo-nextjs-prisma-postgres turborepo-nextjs-prisma-postgres Public

    Full-stack forum in a Turborepo monorepo — NestJS, Prisma, Auth.js, Postgres, shadcn/ui, Tailwind.

    TypeScript 102 12

  2. strapi-press strapi-press Public

    Headless blog starter — Strapi CMS, Next.js and Turborepo, with swappable themes.

    TypeScript 3

  3. react-collection react-collection Public

    Isolated React patterns: shadcn/ui, Zod, Yup, image upload, forms, and more.

    TypeScript 2

  4. advanced-reactjs-nextjs advanced-reactjs-nextjs Public

    Advanced React and Next.js patterns — form validation, hooks, rendering strategies.

    TypeScript 1

  5. nestjs-hexagon-onion-ddd-boilerplate nestjs-hexagon-onion-ddd-boilerplate Public

    Production NestJS boilerplate: DDD, hexagonal/onion layering, CQRS, TypeORM, Postgres.

    TypeScript 1

  6. coding-rules coding-rules Public

    The conventions I hold TypeScript, React, Next.js and NestJS code to — written for humans and AI agents.