'use strict'; const app = require('./app'); app.listen(process.env.PORT);