Installation on locally $ npm start Running the app on docker $ docker-compose up Test # unit tests $ npm run test # test coverage $ npm run test:cov