This is a nextjs project for Auth setup demo purpose
prisma init # generate client after specifying the schema and db connection npx prisma generate # sync npx prisma db push
Resend