A fullstack expansion using tRPC as the backend
- trpc, for the backend
- next-auth, for authentication
- prisma, for the database
- zod, for schema validation
- react-query, for data fetching
- superjson, for serialization
Don't forget to :
- manually change the _app.tsx file. The file is separated to avoid conflict
- edit env variables