const path = require('path') require(path.join(__dirname, 'server'))().catch((e) => console.error(e))