Twitch Chat Analytics
This app is a basic (for now) analytics platform for Twitch.tv
Check out the current live version at ezra.gg
Requirements:
- NodeJS
- MongoDB
- npm + bower
Usage:
- Run "npm -install" in the project root directory
- Run "bower -install" in the project root directory
- Add your configuration file to the config directory
- Make sure a MongoDB instance is running
- Run "node server"
- Navigate to localhost:1338
Created by Ezra Dowd