sylg / github-stats

Some random hack with rethinkdb and github stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. log into github, inspect your cookie and copy/paste your session key
  2. store that key in an environment variable call GITHUB_SESSION
  3. npm install
  4. install rethinkDB
  5. run rethinkdb in the command line
  6. run node get_github_data.js to get the data for the last 15 days.
  7. go to http://localhost:3000
  8. See graphs
  9. GG!

About

Some random hack with rethinkdb and github stats


Languages

Language:JavaScript 100.0%