pm2 install
$ npm install pm2@latest -g
# or
$ yarn global add pm2pm2 install
$ npm install pm2@latest -g
# or
$ yarn global add pm2pm2 start npm start
pm2 start npm --name "app name" -- startpm2 install
$ pm2 start bashscript.sh
$ pm2 start python-app.py --watch
$ pm2 start binary-file -- --port 1520Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us
