An open API service indexing awesome lists of open source software.

https://github.com/developer-guy/nodejs-realtime-twitter-stream


https://github.com/developer-guy/nodejs-realtime-twitter-stream

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

USAGE

First define your process environments :

export ACCESS_TOKEN_SECRET=''

export ACCESS_TOKEN=''

export CONSUMER_SECRET=''

export CONSUMER_KEY=''

export HASHTAG=''

then run this command :

node app.js