- Setup local DynamoDB setup.
- Add yarn scripts for start app, serve DB, test.
- Add ESLint rules.
- Complete repository layer.
- Serve DB and service in docker container.
- Write integration tests to test integration with DB.
- Write E2E tests for all endpoints.
- Generate OpenAPI specs.
- Git hooks for linting and testing.