Production-ready SaaS boilerplate with auth, dual payments, teams, AI, background jobs, and stronger deployment docs so you can focus on what makes your product unique.
88 tests passingA+ security auditTypeScript strictDeployment + API docs included
~git clone shipkit my-saas~cd my-saas && npm install~cp .env.example .env.local~npm run dev✓Auth ready✓Payments ready✓Dashboard ready✓Your SaaS is live at localhost:3000
Building SaaS from scratch is painful
Here's what you spend your time on before writing a single line of your actual product.
Auth & OAuth12 hrs
Payment Webhooks8 hrs
Teams & Orgs10 hrs
Dashboard UI8 hrs
Security Hardening15 hrs
Email System6 hrs
Background Jobs8 hrs
Database & RLS10 hrs
Error Tracking5 hrs
File Uploads4 hrs
86+ hours
of setup before you write a single line of your actual product
constlaunch="today"// with ShipKit
EVERYTHING INCLUDED
Everything you need to launch
Not just code. A production-ready foundation with app logic, workers, migrations, and deployment guidance.
Pay once. Build unlimited SaaS apps. No subscription.
7-day money-back guarantee
Frequently asked questions
What exactly do I get?
Full source code - not a package or dependency. You clone it, own it, and modify it freely. It includes the app, migrations, dual billing support, background workers, and practical docs for setup, deployment, troubleshooting, and customization.
Can I use it for client projects?
Yes. The commercial license covers unlimited projects — personal, client work, or your own SaaS products. Build as many apps as you want.
Is this a template or a framework?
A template. You get the source code and build on top. No lock-in, no vendor dependency. It's your code from the moment you clone it.
What if I need help?
The repo is structured to be maintainable and ships with practical product docs: quickstart, deployment, troubleshooting, API references, and customization guidance. It also works well with AI coding tools like Claude, Cursor, and Copilot.
Do I need all these services (Redis, SES, etc.)?
For a basic launch, you mainly need Supabase and one payment processor: LemonSqueezy or Stripe. Redis, SES, and AI providers can be added as you grow, and the docs package covers those production add-ons when you are ready.
Can I swap LemonSqueezy for Stripe?
Yes. The product supports both LemonSqueezy and Stripe, including billing checkout flows, webhook handling, and subscription management patterns for each processor.
How do I get updates?
Pull from the Git repo. Updates are additive — they won't break your customizations since you own the code.
Is there a refund policy?
Yes. Full refund within 30 days, no questions asked. We want you to be confident in your purchase. See our full refund policy at /legal/refund-policy.
Stop rebuilding. Start shipping.
Every hour you spend on auth and billing is an hour not spent on your product.