Nodejs-sample To run project: $ npm install $ npm start To run project on docker: $ docker-compose up -d To run tests: $ npm run test