Summary
Add a T3-stack template for full-stack TypeScript applications.
Stack
- Framework: Next.js 14 (App Router)
- API layer: tRPC v11
- ORM: Prisma + Postgres
- Auth: NextAuth.js
- Styling: Tailwind CSS
- CI: GitHub Actions, ESLint, Prettier, Vitest
Acceptance criteria
Summary
Add a T3-stack template for full-stack TypeScript applications.
Stack
Acceptance criteria
forgekit new my-app --template t3-appscaffolds the projectnpm run devstarts app with working tRPC endpoint