Tracker and leaderboard for the We Like Lazorguns Novlovplov event.
Postgres DB behind a Hapi.js API consumed by a React + Flux client and populated by a Steam bot which tracks registered accounts for Solo MMR changes.
Install dependencies.
npm install
Run start script (runs gulp which bundles JS and starts server.js with nodemon)
npm start
-or- gulp