This is a Nextjs project that uses middleware, routeHandler, serverActions, RSC, suspense and drizzle orm with postgresql.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
Fill the .env according to .env.example
- Credentials login i.e login with email and password
- Password reset and email verification
- Login with google and github