MongoDB, Node.js, gulp installed (npm i -g gulp)
- Clone repo
- Go to folder in terminal and do "npm install"
- Copy config.example.json and change settings
- Start mongod process
- Start server by entering "gulp dev"
You can change enviroment variables if you do not want to use config.json
- PORT
- SESSION:SECRET
- DB:URI
- DB:USER
- DB:PASSWORD
- STEAM:REALM
- STEAM:KEY (api key)