make test
make pg-up
make run
make pg-down
1. Modfiy interfaces
2. Modfiy services
3. Modfiy repositories
4. Modfiy handlers
5. Modfiy routes
1. Modfiy mocks
2. Modfiy handler_test
Note
- Handlers only interact with Services
- Services interact with Repository (DB)