Try it at: https://honeypotio.github.io/gha-stats-next/
cp .env.local.example .env.local
yarn install
yarn dev
The data is exported into a static page nightly and deployed to GitHub Pages (needs to be enabled in repo settings).
Use the CONFIG
repository secret to specify repos and workflows to display. See example in .env.local.example