It's an simple async API model, for high concurrency of data. The purpose is isolate all responsibilities of his services.
All of our base dependencies are managed by NPM and are already in this package.json. Simply run:
$ npm install
$ npm start
Pm2 container
$ npm install pm2 -g