Dashboard to show GitHub statistics.
The dashboard will only display results from public repositories unless you set up authentication as follows:
- Copy
credentials.sample.jstocredentials.js - Set the
usernameto your username - Set the
accessCodeto a github personal access token with repo ("Full control of private repositories") permissions.
The dashboard will show statistics for the diffblue organisation unless you can change the organisation to another one by editing line 132 of SearchResults.js.