mks-greenfield / trendr

"don't create trends, follow them"
2 stars 5 forks source link

Trendr: a trend visualization app for Twitter

Overview of Tech Stack

Getting Started with Trendr

CONSUMER_KEY='TWITTER_CONSUMER_KEY'
CONSUMER_SECRET='TWITTER_CONSUMER_SECRET'
ACCESS_TOKEN_KEY='TWITTER_ACCESS_TOKEN_KEY'
ACCESS_TOKEN_SECRET='TWITTER_ACCESS_TOKEN_SECRET'
MONGOLAB_URI='mongodb://readonly:123@ds037165.mongolab.com:37165/mkstrendr'

Getting Started with the Cron Job

Contributing

Product Backlog

Resources and Knowledge Base

Authors