For Linux:
sudo apt-get install -y curl
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejsFor Windows or MacOS: Download NodeJS Install package
npm ci
bower installnpm run buildnode <full_path>/cron/crawlerRunner.jsnpm i -g pm2npm cipm2 start ecosystem.config.js
pm2 save00 6,9,11-14,16,18,20 * * * <user> node <full_path>/cron/crawlerRunner.js