We curate open-source GitHub repositories matching “t3 stack template”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
Clean and simple starter repo using the T3 Stack along with Expo React Native
This is the official create-t3-turbo starter, providing a full T3 Stack setup (Next.js, tRPC, Prisma, Tailwind CSS, TypeScript) in a monorepo that also optionally includes Expo for mobile, making it a comprehensive and deployment-ready foundation for your full-stack web app.
create-t3-app is a full stack web framework initializer and project scaffolder. It functions as a command line tool for initializing Next.js applications, acting as a TypeScript full stack starter that generates a predefined folder structure and configuration files. The tool focuses on establishing a typesafe full stack architecture. It enforces end-to-end type safety between the client and server, ensuring that data types remain synchronized across the entire application stack to prevent runtime errors. The initializer automates the setup of a full stack development environment by bootstrap
create-t3-app is the official CLI scaffolding tool for the T3 stack, generating a full-stack Next.js project with TypeScript, tRPC, Prisma, Tailwind CSS, and next-auth authentication built in, which directly matches your request for a T3 Stack starter with those exact features.