YYourApp
FeaturesPricingFAQDocsChangelog
Sign inGet started
v1.0 — Now available

Ship your SaaS in days, not months.

A production-ready Next.js starter with auth, payments, database, emails and i18n already wired up. Focus on what makes your product different.

Get startedView on GitHub

Built with the tools developers trust

Next.js 16TypeScriptTailwind v4shadcn/uiPrismaPostgreSQLNextAuth v5StripeResendVercel

Features

Everything you need to launch

Six things every SaaS needs, already built and tested. Replace and extend with what makes your product unique.

Authentication

OAuth (Google, GitHub) and magic links via NextAuth v5. Sessions in the database, ready to scale.

Payments

Stripe Checkout, Customer Portal and webhooks for subscriptions and one-time payments — battle tested.

Database

Prisma + PostgreSQL with a schema that already covers users, organizations, subscriptions and invoices.

Transactional emails

React Email templates wired to Resend: welcome, magic links, password reset and invoices.

Internationalization

next-intl with EN/ES out of the box, locale-aware routing and a clean key structure to extend.

UI system

Tailwind v4 + shadcn/ui with neutral tokens, dark mode and a minimal component library you can rebrand fast.

Quickstart

Up and running in three commands

Clone, install, configure your env. The rest is yours to ship.

terminal
$ git clone https://github.com/yourorg/yourrepo my-saas
$ cd my-saas && npm install
$ cp .env.example .env.local

$ npx prisma migrate dev
$ npm run dev

  ✓ Ready on http://localhost:3000

Pricing

One license, unlimited projects

Pay once, ship forever. Updates included.

Starter

Free

For individuals and early projects.

Pro

$29/mo

For growing teams with advanced needs.

Lifetime

$199

One-time payment. Yours forever.

View full pricing

FAQ

Frequently asked questions

What does the license include?
+
A perpetual license to use the codebase in unlimited personal and commercial projects. You cannot resell or redistribute the boilerplate itself.
Do I get updates?
+
Yes — Pro and Lifetime tiers include updates. Pull from the private GitHub repo whenever a new version ships.
Can I swap the stack?
+
Absolutely. The architecture is conventional Next.js. You can replace Prisma, NextAuth or Stripe with the equivalent of your choice — the docs explain how.
Is there support?
+
Pro and Lifetime tiers include access to a private Discord. Lifetime adds direct support from the maintainer.
Refund policy?
+
Because the product is digital and delivered immediately, all sales are final. Try the public demo before purchasing.

Stop rebuilding the same boilerplate.

Start with a foundation that already works.

Get the starter kit
YYourApp

The complete starter kit for shipping SaaS faster.

Product

  • Features
  • Pricing
  • Changelog

Resources

  • Docs
  • Blog

Legal

  • Privacy
  • Terms

© 2026 YourApp. All rights reserved.

v1.0