v3.6.0shipped 22 hours ago

The SaaS Starter Kit your AI agent
builds on

AI scaffolds prototypes. Production takes auth, billing, teams, credits, and more - already built, tested, and documented here. Your agent builds only what's yours.

Built on the best tech stack

Next.jsshadcn/uiHonoDrizzleBetter AuthResendAmazon SES

A production Next.js boilerplate your agent can read - typed end to end, AGENTS.md and 30+ docs pages included.

The full toolkit

Everything else in the starter kit

Past the nine above, all of this ships wired up and ready, from projects and automations to audit logs, in one full-stack TypeScript SaaS boilerplate.

Automations

Cron scheduled automations that run your AI workflows on each user's device or in the cloud.

Learn moreAutomations

Projects & Workspaces

Projects scope work inside every account or organization, each with its own settings, folders, and automations.

Learn moreProjects & Workspaces

AI Runners

Users pair a machine once, then their own Claude or Codex subscription does the work.

Learn moreAI Runners

Observability

Pick Sentry, PostHog, or both when you generate, with PostHog adding LLM analytics.

Learn moreObservability

Deploy Presets

Ship serverless on Vercel with Neon and Upstash, or self host with Docker, Postgres, and Redis.

Learn moreDeploy Presets

Local Dev Stack

One compose file brings up Postgres, Redis, Mailpit, and Inngest, so local development runs on the real services.

Learn moreLocal Dev Stack

Notifications

Real-time in-app and email notifications with a prebuilt inbox and preferences.

Learn moreNotifications

API Keys

Issue scoped, rate-limited API keys so customers can build on your API.

Learn moreAPI Keys

Type-safe API

Hono API with end-to-end type safety, OpenAPI docs, and RPC client.

Learn moreType-safe API

Internationalization

Multi-language support with locale detection and SEO-friendly URLs.

Learn moreInternationalization

Audit Logs

A complete trail of user and admin actions for security and compliance.

Learn moreAudit Logs

File Storage

S3-compatible uploads with signed URLs, size limits, and image handling.

Learn moreFile Storage

Background Jobs

Inngest-powered job queue for emails, webhooks, and scheduled tasks.

Learn moreBackground Jobs

SEO Optimized

Meta tags, sitemaps, structured data, and social sharing configured out of the box.

Learn moreSEO Optimized

One-time Products

Sell lifetime deals and add-ons next to subscriptions, with built-in ownership checks.

Learn moreOne-time Products

Onboarding

Guided post-signup onboarding plus a welcome email sequence out of the box.

Learn moreOnboarding

Theming & Dark Mode

Light, dark, and system themes with a switcher and a tokenized design system.

Learn moreTheming & Dark Mode

Waitlist

Capture pre-launch demand with a ready-to-ship waitlist and signup flow.

Learn moreWaitlist

MDX Blog

A fast, SEO-ready MDX blog with categories, tags, authors, and RSS.

Learn moreMDX Blog

Cookie Consent

GDPR-aware consent that gates third-party scripts until visitors opt in.

Learn moreCookie Consent
Meet the maker

Who built this

Alex Chelan

Alex Chelan

Built by a senior engineer with 10+ years of experience, using only the best Claude models - over $200,000 in API-equivalent AI usage.

Follow on X
Pricing

Pick a plan that fits

One-time purchase. Own it forever. Pick your plan and start shipping.

Solo

For solo devs and freelancers

$249one-time
  • The complete Next.js 16 codebase, end to end typed
  • Lifetime updates & support
  • Unlimited private & commercial projects
  • Client work included
  • Closed-source / private projects only
  • No desktop app or companion (Pro and up)
Agency

For agencies and dev teams

$1,999one-time
  • Everything in Pro
  • Unlimited developer seats
  • Open-source projects allowed
  • Direct support: phone / Discord / Telegram
  • Lifetime updates & support
Instant license delivery
Feature comparison

Compare all features

See exactly what's included in each tier to make the right choice for your project.

Feature
Solo
$249
Pro
$499
Agency
$1,999
License & projects
Unlimited projects (private & commercial)
Perpetual license, own it forever
Client & commercial work
Developer seats
1 developerUp to 5 developersUnlimited developers
Desktop app
Companion daemon
Updates & support
Updates
LifetimeLifetimeLifetime
Support level
StandardPriorityDirect
Agency rights
Open-source projects
FAQ

Everything else you might be wondering

Can't find what you're looking for? Drop us a line.

What is a SaaS boilerplate?

It is a production-ready codebase that already contains the parts every SaaS needs: authentication, payments, teams, emails, an admin area, and a deployment setup. You start from working software instead of an empty project, so your first commit is your product and not the plumbing. GenerateSaaS generates that foundation for your exact config, and the code is yours to change.

How is a SaaS starter kit different from a boilerplate or a SaaS template?

In everyday use the words overlap and most people mean the same thing: a prebuilt codebase you own and extend. A template usually means a design or a landing page you drop content into, while a starter kit and a boilerplate both mean a running application with auth, billing, and a database already wired together. GenerateSaaS is the second kind, so you get the full frontend and backend rather than a theme.

Does it work with Claude Code, Cursor, and Codex?

Yes. Every generated project ships an AGENTS.md instructions file, a CLAUDE.md that points at it, and the docs folder, so your agent reads the same architecture rules you do. That covers Claude Code, Cursor, Codex, Gemini CLI, and Windsurf. The codebase is strictly typed end to end, which catches an agent inventing an API that does not exist before the code ever runs.

What tech stack does the Next.js boilerplate ship with?

Next.js 16 with the App Router and React Server Components, TypeScript in strict mode, and Tailwind CSS for the UI. The backend is a typed Hono RPC API with Better Auth, Drizzle ORM on Postgres, and Redis for caching and rate limiting. It is all one codebase, so a change to the database schema flows straight through to your client types.

How do updates work after I customize the code?

The CLI stages the new version reshaped for your exact config, next to the pristine baseline you started from. Your AI assistant then runs a three-way merge on every file, comparing that baseline, the new release, and your edits, so upstream improvements are told apart from your own work. Untouched files apply on their own, customized ones are walked one at a time with a recommendation, and the run happens on a clean git tree you can restore in one command.

Can I self-host it, or do I have to use Vercel?

You can self-host. The project ships a Docker setup and runs on any Node host, with guides for Coolify, Dokploy, Railway, Render, and Fly. Vercel works too, and the backend uses web-standard APIs, so moving between hosts later is a config change and not a rewrite.

What's included in the purchase?

You get complete access to the source code, all components, documentation, and future updates. The code is yours to use in unlimited projects.

Can I use this for multiple projects?

Yes! Once you purchase, you can use the boilerplate for unlimited personal or commercial projects. No per-project fees.

What's your refund policy?

All sales are final. Because you receive immediate access to the full source code through the CLI the moment you purchase, licenses are non-refundable. See our Refund Policy for the full terms.

What kind of support do you offer?

Every tier gets email support. Pro adds priority response times, and Agency adds direct support over phone, Discord, or Telegram. You can also use the contact form for anything you want to ask before you buy.

Stop configuring, start shipping

Stop fighting the tools. Get back to the product.

Instant delivery
Lifetime updates
Unlimited projects