- NextAuth
- tRPC
- ta
- Prisma
- Postgresql
- Tailwind
- tanstack/react-query
- hookform
- zod
- jsonwebtoken
- bcryptjs
npx prisma migrate dev --name init
- Status Checker (public):
http://localhost:3000/api/trpc/statuschecker
- Get User (private):
http://localhost:3000/api/trpc/getUser
tRPC:
- routes on
/api/trpc