An ExpressJS server exposing an awards ceremony game API that communicates with a MongoDB, including a web monitor service and email notifications.
Thanks to https://github.com/didinj/mean-angular4-chat-app for help.
Support EFF at https://supporters.eff.org/donate/support-work-on-certbot !
Node.js: https://nodejs.org/en/download/package-manager/
MongoDB: https://docs.mongodb.com/manual/administration/install-community/
$ npm install
$ node install_mean_svc.js
$ node install_monitor_svc.js
$ sudo service mongod start
$ sudo service meanserver start
$ sudo service webmonitor start
MIT © Paul Hofferkamp