gmpetrov/ultimate-saas-ts
Template to quickstart a SAAS business observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1811
- days_rel: n/a
- days_push: 1381
- n_releases_24m: 0
Adoption not part of the score
1280 stars · 132 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TypeScript starter template for quickly bootstrapping a SaaS product, built on Next.js with NextAuth.js authentication, Prisma ORM, PostgreSQL, Stripe checkout and billing, and TailwindCSS. It ships as a deployable application skeleton (with a Vercel demo) meant to be forked and customized rather than used as a library.
Use cases
- quickstart a saas app with auth and payments
- add stripe subscription billing to a nextjs app
- boilerplate for nextjs with prisma and postgresql
- set up magic link and github oauth login for a web app
- starting a subscription-based web product from a template
When to choose
- you want to launch a new SaaS MVP without rebuilding auth and Stripe billing from scratch
- your stack is Next.js + TypeScript + Prisma + PostgreSQL
- you want to own your auth data with NextAuth.js instead of a hosted auth service
- you plan to deploy on Vercel and need webhooks for syncing Stripe products and prices
When to avoid
- you use a different stack than Next.js/TypeScript (e.g. Rails, Laravel, Go)
- you need complex enterprise billing, multi-tenant invoicing, or tax handling beyond basic Stripe checkout
- you need a template actively updated against the latest Next.js, NextAuth, or Stripe API versions
- you only need a single isolated component (e.g. just an auth library) rather than a full application skeleton
Facets
application · maturity maintenance
auth orm database boilerplate web-development frontend backend serverless saas starter-template typescript nextjs nextauth stripe payments subscription-billing tailwindcss postgresql prisma vercel nodejs web-server docker
1 source
- readme: https://github.com/gmpetrov/ultimate-saas-ts · fetched 2026-08-28 · 9d7549d739bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gmpetrov/ultimate-saas-ts | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="gmpetrov/ultimate-saas-ts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem