Difference between revisions of "PM2"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* https://pm2.keymetrics.io/ | * https://pm2.keymetrics.io/ | ||
+ | |||
+ | [[npm install]] pm2 -g | ||
pm2 start app.js | pm2 start app.js |
Revision as of 07:24, 24 April 2023
wikipedia:PM2 (software) (2013) is a process manager for the JavaScript runtime Node.js.
npm install pm2 -g
pm2 start app.js pm2 monitor pm2 startup
See also
Advertising: