Boilerplate to setup a basic frontend project on Next.js
$ git clone https://github.com/a-maggi/frontend-template
$ cd frontend-template
$ yarn install
$ yarn dev- JWT Auth
- Prisma integration for the database
- Redis for fast caching
- Welcoming email with Resend and React Email
- OTP for email validation
- Dark mode with Next.js Theme and Tailwind
- Wait list functionality