Before we start off with use cases, we will need a base starting point in the form of a Node.js application. To create one, ensure that you have the latest Node.js installed:
node -v
This should show you your currently installed Node.js version; if it does not, then download and install the latest version of Node.js from https://nodejs.org/en.