create-t3-app is an interactive CLI to quickly set up an opinionated, full-stack, typesafe Next.js project using the T3 Stack made by Theo. The T3 Stack includes Next.js, tRPC, Tailwind CSS, TypeScript, Prisma, and NextAuth.js. It focuses on simplicity, modularity, and full-stack typesafety. create-t3-app simplifies complex boilerplate around the core T3 Stack tech without compromising the pieces modularity. Use `npx create-t3-app@latest` or `yarn create t3-app` or `pnpm dlx create-t3-app@latest` to get started. Join the T3 Discord Server for help and discussion about best practices. This is an opinionated project, we expect you to bring your own libraries as well.