Source Code
- Clone the PM2 integration repository:
git clone [email protected]:watchlogserver/watchlog-pm2.git
- Install dependencies:
cd watchlog-pm2 npm install
- Run the integration with PM2:
pm2 start watchlog-pm2
git clone [email protected]:watchlogserver/watchlog-pm2.git
cd watchlog-pm2
npm install
pm2 start watchlog-pm2