In this tutorial, we will create a simple Node.js application and put it into a production ready environment. We are going to install and use the following pieces of software: Nginx as a reverse proxy. It will make the app accessible from your browser, and in case you ran several sites from the same server, […]