We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This guide assumes:
Create a GitHub account if you haven't already
Fork this repository
Install GitHub for Windows
Launch GitHub, click your username and your fork of sizzlingstats.com should show up.
Click clone, which will download the code to your computer.
Install Node.js v0.10.x
Install node.js dependencies
npm install
Download MongoDB
Download Redis
Copy the file cfg/secrets.js.example to cfg/secrets.js.
cfg/secrets.js.example
cfg/secrets.js
Paste your Steam API key in secrets.js where it says "steam api key".
secrets.js
node app.js