- Create
.env
- Create
.env.local
- Google sso configuration
- Authorized URL :
http://localhost:3000
- Authorized redirect URL :
http://localhost:3000/api/auth/callback/google
- Authorized URL :
make up
make dpm // Create migration (optional if db already exist)
make dev
make down
make next_secret
make bash
make dpm