Install Install PM2 globaly npm i -g pm2 Install local packages for server npm ci Init start-up service pm2 start ecosystem.config.js pm2 save Force update API and regenerate pages npm run crawler -- --force