npm install
Create file called github.json with the following config credentials
{
"redirect": "http://localhost:4567",
"url": "http://localhost:4567",
"scope": "repo user",
"client": "<ClientID>",
"secret": "<CLIENT SECRET"
}
Make sure this file stays outside of your git history!
-
webpack
-
node server.js
- Jeffrey C. Witt (Loyola University Maryland)
- Rashmi Singhal (Harvard University)