- Add permission codes system
- Add clubs
- Add members
- Zod!
- Add public_id and __typename Interceptor
- Add seed data
- Deploy to AWS
- Migrations
- Fix tests
- Logging solutions?
- Create election module
- Create candidate module
- Create vote module
- Create NestJS project
- Configure
.prettierrc.json
,.eslintrc.js
, andtsconfig.json
- Configure
- Setup MySQL database
- Connect to database using TypeORM
- Read ENV vars with
@nestjs/config
- Read ENV vars with