Skip to content

anit/backbone-socketio-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone.js socket.io twitter streaming

A simple demo of twitter streaming api with backbone, express and socket.io

To start the app

$ npm install
$ export TWITTER_USERNAME=your_username
$ export TWITTER_PASSWORD=your_password
$ node web.js

Then visit http://localhost:3000

About

A simple demo of twitter streaming api with backbone, express and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published