This app counts comment mentions and hashtag combinations on Github Pull requests prototypes to track trends/issue frequency etc.
It was vibe coded using Google AI Studio. It's just here to be "good enough" to do the job.
Try it on here on the Ustad devserver.
Download plain HTML/Javascript dist zip from releases
npm install
npm run dev
npm install
npm run build
Note: you may need to remove the leading / on asset paths in index.html to deploy on a non-root directory.