GOAT :) To make the first build run: cp ./configs/config.sample.js ./configs/config.js npm install npm run start To run tests: npm run test test/test.js or NODE_ENV=test mocha test/test.js