Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 226 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 226 Bytes

mentoring_oop

repository to work on architecture patterns and oop paradigm during mentoring

MongoDB

  • cd mongodb
  • docker-compose up

API

  • yarn start

Unit Tests

  • yarn test --watch