Provides a UI that shows meta information about a given github account.
https://holistic-github.web.app/
- issues
- most used reactions (TBC)
- most active day (TBC)
The /functions
directory contains a set of cloud functions that are deployed to firebase. They are deployed on merge to the master branch using the functions-deploy
workflow.