0.5.0 • Published 3 years ago
codev-jrwest-cleaning-batch v0.5.0
Batch VCORE Development
Description
- Insertion of Transaction Data from VCORE API to AWS AURORA
PM2 DEPLOYMENT PROCESS
npm install -g pm2
to server/instance- clone this
repo
to server/instance - provide .env to the vcore batch process repository inside the server/instance
- run
pm2 start ecosystem.config.js
to deploy the vcore batch process inside the server/instance - run
pm2 ls
to check if its online or errored Useful command for PM2
pm2 logs
= check logs of the running apipm2 ls
= check running api inside the server/instance
0.5.0
3 years ago