Run the following commands to get started:
- npm install
- npx prisma migrate dev
- npm run dev
npx prisma generate- Generate Prisma clientnpx prisma studio- Open Prisma Studionpx prisma migrate dev- Run migrations from schema
- Next-Auth.js
- Prisma
- TailwindCSS
- tRPC (using @next version? see v10 docs here)