Welcome to your new T3 Stack project, bootstrapped with create-t3-app!
This project provides a simple, extensible starting point to build your full-stack web app using powerful modern technologies.
This stack comes preconfigured with some of the best tools in the modern web ecosystem:
- 🧠 Next.js – React framework for production
- 🔐 NextAuth.js – Authentication for Next.js
- ⚡ tRPC – End-to-end typesafe APIs
- 🧬 Prisma – Type-safe ORM for your database
- 🌱 Drizzle ORM – Lightweight, SQL-first ORM
- 🎨 Tailwind CSS – Utility-first CSS framework
To get up and running:
- Install dependencies:
pnpm install