/tweetmap

real-time twitter map

Primary LanguageJavaScript

tweetmap

Installation

git clone REPO
cd tweetmap
npm install
node server.js

Don't forget to add your own twitter account settings in server.js and your own CloudMade API key in public/index.html

If you have MongoDB installed it will save the results as well.

I'm going to convert this to a Couchapp!