How to Set Up a Node.js App for Production on Ubuntu 16.04

Node.js is an open source JavaScript runtime environment for easily building server-side and networking applications. Node.js applications can be run at the command line but this guide focuses on running them as a service using PM2, so that they will… Read more

Similar

Automating My YouTube Uploads Using Node.js

YouTube has the most comprehensive control panel of all video hosting services. Yet, this comprehensiveness comes at a cost. There is a ridiculous number of metadata fields you are supposed to fill per video. It is not obligatory, but the more metadata yo... (more…)

Read more »