Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 451 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 451 Bytes

Please feel free to submit pull requests to improve the nodekc website.

#Twitter API Key

visit http://developer.twitter.com and create an application. Once created, you'll be given an API key and SECRET.

##Set up your environment variables

export TWITTER_CONSUMER_KEY= export TWITTER_CONSUMER_SECRET=

#Github API Key

#Set up your environment variables

export GITHUB_CLIENT_ID= export GITHUB_CLIENT_SECRET=