Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 590 Bytes

README.md

File metadata and controls

executable file
·
17 lines (10 loc) · 590 Bytes

Build an effective Twitter stream client on top of NodeJS, using Socket.io and Twitter Bootstrap with few node.js lines of code! That's the way I track node.js news!

Twitter Stream WebApp

Clone the repository and in the dashboard.js source code add your own Twitter credentials :

git clone https://github.com/itwars/twitter-stream.git

npm install

chmod+x dashboard.js

./dashboard.js

See NodeJS-News web site for details.