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!