Main server: https://evo2.herokuapp.com
FAQ (ru)
$ npm i
$ cp .env.sample .env
$ npm start
$ NODE_ENV=production $ npm run build $ npm run server:start
$ LOG_LEVEL=warn npm run test:shared $ LOG_LEVEL=warn npm run test:shared:once