Registration and login system demonstration with session-based token cookies.
- Frontend
- SSR React
- Backend
- Next.js
- Postgres
- V1
- Create next.js skeleton
- Create postgres database
- Create postgres models
- Create signup and login api
- Add email verification support