All Posts tagged as "NodeJS"

PM2 to the rescue

How to use and install PM2 advanced process manager that can keeps alive your application in case of a crash.

Read

Express.js web app running on Nginx

Quick tutorial on how to set up a web application with Node.js and Express.js running on Nginx.

Read

Multiple apps with Forever using bash

This small article explains how to start multiple apps with Forever continuous process runner using Bash.

Read