process.env.NODE_ENV = 'production'; console.log('PES System starting...', new Date().toISOString()); require('./server.js');