A web application that is able to connect the dots on most cross-referenced issues in a GitHub repository. It leverages Netlify API Authentication to authenticate against GitHub.
To get the application running, you will need to deploy it to Netlify and ensure that you have connected GitHub to your API Authentication settings.
To get it working without Netlify API Authentication, you can re-write the token acquisition mechanism to use your own secret logic instead of relying on data provided by Netlify.