fronts-client/integration/server/run-server.js (2 lines of code) (raw):

// run this with node ./path/to/run-server.js to test the integration server // and mocking etc. const setup = require('./setup'); setup();