PM2 is a production process manager designed specifically for Node.js and Bun applications. It keeps your applications running continuously, handles automatic restarts on crashes, and provides powerful tools for managing application lifecycle in production environments.
Key capabilities include:
Getting started is straightforward—install globally via npm and launch any application with a single command. PM2 daemonizes your app, monitors it continuously, and keeps it alive forever. The tool is battle-tested with over 1800 automated tests and trusted by thousands of developers worldwide.
Activity score
78/100
Stars
Forks
Latest version
Last commit
First release
Language
Auto-fetched .