To try out Streamie go to http://streamie.org
For hacking on Streamie, see: http://www.nonblocking.io/2010/08/future-is-here-i-just-forked-running.html
- use node.js version 0.2.x
sudo sh deps
- Go to dev.twitter.com and get oAuth secrets for local.streamie.org
cp config.sample.json config.json
and edit config.jsoncd lib/
mkdir data
node server.js
- Edit your /etc/hosts file and map local.streamie.org to 127.0.0.1
- http://local.streamie.org:8888/
- Now post anything, favorite, etc. Comes up almost before the UI finishes processing.