---

How to deploy Node.js Applications with pm2 and Nginx on Ubuntu

pm2 is a process manager for Node.js applications, it allows you to keep your apps alive and has a built-in load balancer. In this tutorial, I will show you how to install and configure pm2 for the simple ‘Express’ application and then configure Nginx as a reverse proxy for the node application that is running under pm2.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis