// External script for launching our server and app const server = require('./server.js')(function(server) {});