Websdk with PM2

Hi All,

Currently i am running the zoom web sdk using below command from cli.

npm run start

I want to run this process using pm2 how can i do that i tried multiple commands but nothing worked.

Hey @anubhav.octane,

Can you please share some more details about PM2?

Thanks,
Tommy

Hi @tommy

PM2 is a process manager that will help me keep my process running continuously, currently as I close the terminal my process get stopped, for more info visit https://pm2.keymetrics.io/

Any other way to keep the application continuously running over the server will also help me.

Hey @anubhav.octane,

I suggest reaching out to PM2 support to see how to do this.

Thanks,
Tommy