pm2
pm2
advanced, production process manager for node.js
install
npm install pm2@latest -g
config file: ecosystem.config.js
1 | module.exports = { |
CheatSheet
1 | pm2 start |
pm2
advanced, production process manager for node.js
npm install pm2@latest -g
1 | module.exports = { |
1 | pm2 start |