Data delivery system for multiple data sources (Twitter, Facebook, etc).
- Install mongoDB. Run it in the background
- Add your own twitter developer keys
- Edit "config/twitterKeysSample.json" with your keys
- Save "config/twitterKeysSample.json" to "config/twitterKeys.json"
npm install
bower install
grunt
Still to do :)