Still in development
###Requirements
- bower
- nodejs & npm
- grunt
###Databases
- mongodb
- redis
###Download nodejs dependencies
npm install
##SSL Generate Openssl Key & Cert. You need to specify their locations in config file.
##Configuration Edit and configure app/config.default.json and rename it to config.dev.json
- For steps on setting up and configuring the battle.net API key, please see bnet setup
- You will need to setup a WarcraftLogs API key, which can be done from their Settings page near the bottom
###Grunt Configuration
If you need for production
grunt prod
If you need for dev
grunt
##Launch
Then go to : https://localhost:3000/