Main server: https://evo2.herokuapp.com
- clone
$ npm i$ cp .env.sample .env- fill .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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Main server: https://evo2.herokuapp.com
$ 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