PM2 is a tool for launching your scripts on the server. It is a really ...

dardrey(58)
Published in
DBuzz
Words
49
Reading
1 min
Listen
Play
6y

PM2 is a tool for launching your scripts on the server.
It is a really useful tool that can launch your code in background, by using different modes, environment variables.
Also this tool allocates payload in cluster mode.
It is very important tool for Node.js coders!

PM2 is a tool for launching your scripts on the server. It is a rea... | Ecency