All notable changes to this project will be documented in this file.
- Injectable value 'me'. An object with two properties from the
users
table:username
androle
.
- Get the README file as HTML for a specific repository. Use API endpoint:
/github/readme/:owner/:repo
wher owner =hackyourfuture
and repo = the repo name.
- GitHub oAuth authentication using the
passport
library. - Storing / retrieving user info to/from the
users
table. - Back-end database layer