Description Users microservice Running the app # docker $ docker-compose up ## Test ```bash # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov