websockets-mongo
install / setup
$ git clone https://github.com/slopen/websockets-mongo.git
$ cd websockets-mongo
$ npm i
production
$ npm run production
development
- comment out
production
block in nginx.conf - uncomment
development
block in nginx.conf $ npm run dev