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=