- Insertion of Transaction Data from VCORE API to AWS AURORA
npm install codev-jrwest-cleaning-batchnpm install -g pm2 to server/instance
repo to server/instance
pm2 start ecosystem.config.js to deploy the vcore batch process inside the server/instance
pm2 ls to check if its _online_ or _errored_
pm2 logs = check logs of the running api
pm2 ls = check running api inside the server/instance