pm2 install
$ npm install pm2@latest -g
# or
$ yarn global add pm2
pm2 install
$ npm install pm2@latest -g
# or
$ yarn global add pm2
pm2 start npm start
pm2 start npm --name "app name" -- start
pm2 node start
# only start will make it
pm2 start app.js
pm2 install
$ pm2 restart app_name
$ pm2 reload app_name
$ pm2 stop app_name
$ pm2 delete app_name
pm2 node
01:05:46
pm2 node
[PLAY]
Copyright © 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