This is an example site of how to do auth in next.js with prisma.
inspired by next-auth-example, nextjs-auth-rbac-starter
First, run the development server:
npm install
npx prisma generate
npm run devOpen http://localhost:3000 with your browser to see the result.