{
  "slug": "create-t3-app",
  "name": "create-t3-app (T3 Stack)",
  "url": "https://create.t3.gg",
  "cat": "learn",
  "group": "learn",
  "tagline": "Free typesafe Next.js scaffold",
  "price": "Free and open source",
  "tier": "free",
  "pick": false,
  "what": "CLI that scaffolds a typesafe full-stack Next.js app from a short set of prompts: TypeScript, tRPC, Prisma or Drizzle, Tailwind and NextAuth. At 29,000+ GitHub stars it defines the T3 Stack conventions that a large share of tutorials and Stack Overflow answers assume.",
  "why": "A clean, opinionated starting repo that agents know well because it is heavily represented in training data. Prompts about tRPC routers and Prisma schemas land more reliably here than in a bespoke folder structure.",
  "warn": "Latest release is 7.40.0 from November 2025, still targeting Next.js 15 and NextAuth v5, so roughly nine months without a release as of August 2026. Fine to start from, but you upgrade dependencies yourself.",
  "install": "npm create t3-app@latest",
  "category": {
    "key": "learn",
    "name": "Learning, communities & starter kits",
    "desc": "Free beats paid more often than the sales pages suggest — the honest calls are in each card.",
    "group": "learn",
    "groupName": "Learn it & start faster"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://create.t3.gg/",
    "checked_at": "2026-08-18T20:38:44.869+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}