Alexandre Strzelewicz
Alexandre Strzelewicz
Sometime multissh is freezed
What do you think about creating a carcass executable which permits to : - generate a carcass app - generate a carcass sample app - running the server in development...
Allow to set PM2 attributes in the different env_XXX in Process files ```javascript module.exports = { apps : [{ name : 'HTTP-API', script : 'http.js', exec_mode : 'fork', env_production :...
https://pm2.io/doc/en/enterprise/collector/pm2/ PM2 - Guide, References, Tutorials and Best Practices about PM2 and Node.js.
https://pm2.io/doc/en/runtime/features/watch-restart/ PM2 - Guide, References, Tutorials and Best Practices about PM2 and Node.js.