Trenzi usa la Twitter Streaming API e genera una bellissima infografica in realtime
Trenzi uses the Twitter Streaming API and generates a beautiful realtime infographic
-
Install
MeteorJS(e.g 0.8.0) andMeteorite. -
Create your
settings.jsonwith your Twitter API keys, look atsettings.json.example.
Open a terminal and type:
meteor --settings settings.json
Open a web browser console and type Meteor.call('fillData'), run it multiple times to load more data.
Configure your production server or:
meteor deploy your-trenzi.meteor.com --settings settings.json
Copyright (C) 2014 Luigi Maselli - http://grigio.org - MIT Licence
