# webdevcody/wdc-saas-starter-kit

Repository: https://github.com/webdevcody/wdc-saas-starter-kit
Canonical: https://ross.abutalabs.com/products/wdc-saas-starter-kit
Homepage: https://wdcstarterkit.com/
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2025-12-01T16:46:26+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 55, release rhythm 35, longevity 56
- inputs: {"age_days": 788, "days_push": 275, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1347, forks 286 (observed 2026-08-28T04:04:27.646849+00:00)

## What it is
A GitHub template repository providing a Next.js SaaS starter kit with authentication, Stripe subscription billing, Drizzle ORM with Postgres, and ShadCN/Tailwind UI. It is a boilerplate codebase meant to be forked as the starting point for new SaaS products.

## Use cases
- start a new saas product with auth and billing already wired up
- boilerplate for next.js app with stripe subscriptions
- template with drizzle orm and postgres setup
- kickstart a saas with google oauth and email via resend
- starter kit with shadcn ui and tailwind dark mode
- file uploads to cloudflare r2 in a next.js app

## When to choose
- you are building a new TypeScript/Next.js SaaS and want auth, Stripe billing, and ORM preconfigured
- you want a modern stack (Drizzle, ShadCN, Tailwind, Postgres) as a starting template
- you want to learn how these pieces integrate via the author's walkthrough

## When to avoid
- you need a fully finished, battle-tested production boilerplate - the author states it is not fully finished
- you are not using Next.js or the TypeScript/React ecosystem
- you need a minimal template without external service dependencies like Stripe, Resend, and R2

## Facets
- artifact type: framework
- maturity: active
- function: auth, authorization, orm, file-upload, webhook, analytics, state-management
- domain: web-development, developer-tools, frontend, backend
- platform: -
- tags: boilerplate, saas-starter-kit, nextjs, stripe, drizzle-orm, shadcn, tailwindcss, github-template, subscription-billing, saas, nodejs, docker, web-server, typescript

## Member repositories
- webdevcody/wdc-saas-starter-kit (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.646849+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:39.322960+00:00, confidence not recorded.
  - readme: https://github.com/webdevcody/wdc-saas-starter-kit (fetched 2026-08-28T04:04:27.646849+00:00, sha 6c9b67b1e391)
- Data as of 2026-08-30T08:39:29.467469+00:00.
