About Pm2
pm2 is a process manager for Node.js applications that helps run and supervise services in production environments. The repository provides process lifecycle controls, clustering support, restart policies, logging features, and monitoring hooks. PM2 is commonly used for deploying Node.js APIs, background workers, and long running scripts on servers and virtual machines.
