Back to Developer Roadmap

Keep your app running in Production

src/data/roadmaps/nodejs/content/[email protected]

4.0466 B
Original Source

Keep your app running in Production

PM2 lets you run your nodejs scripts forever. In the event that your application crashes, PM2 will also restart it for you.

Visit the following resources to learn more: