ITE-API Integrated Testing Environment Usage Install pm2 $ npm install -g pm2 Configure mongodb and http server info in ecosystem.config.js Install dependencies $ npm install Start server $ pm2 start ecosystem.config.js