A more beautiful view for Github issues to help you focus on triaging issues that've been hanging around for a little too long.
This uses node, so make sure you have that installed on your machine first. Then, run these:
$ npm install
$ npm run build
$ npm start