Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 365 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 365 Bytes

InstaMotion Task

Todo

  • 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.