server-skeleton Description: Boilerplate code for a node microservice, with basics to deploy live Service Installation: Install node Clone this repository Update config.json with required configuration Setup the repo: npm install Start the service: node index.js