Manage Node Apps Using PM2
Install PM2
|
|
Manage Apps using PM2
Start a new app
|
|
Start a node app using npm start
Start an Angular app using ng serve
|
|
List all apps
|
|
Stop an app
|
|
Restart an app
|
|
Delete an app
|
|
Monitor Apps using PM2
Monitor all apps
|
|
Monitor a specific app
|
|
List current PM2 apps
|
|
Save PM2 apps list
|
|
Troubleshooting
PM2 is not syncing with the latest changes
|
|
Mac OS X’s result
|
|
Run this command to fix the issue
|
|