issues
search
tschortsch
/
should-we-hire-that-dev
Analyzes GitHub profile of a given user and gives you statistics (Vanilla JS implementation)
3
stars
0
forks
source link
readme
Should we hire that dev?
A tool to analyize a given GitHub account.
Try it out:
https://shouldwehirethatdev.herokuapp.com
Installation
Heroku setup
heroku buildpacks:set
https://github.com/heroku/heroku-buildpack-php
--app shouldwehirethatdev
heroku config:set GH_CLIENT_ID=
--app shouldwehirethatdev
heroku config:set GH_CLIENT_SECRET=
--app shouldwehirethatdev