Running the app Important: Rename .env.example to .env # development $ docker-compose up -d Test # unit tests $ npm run test # test coverage $ npm run test:cov