This is an open-source project that allows you to analyze who has starred your GitHub repository.
View the output at https://evidence-stargazers.netlify.app
- Clone this repository
git clone https://github.com/evidence-dev/stargazers
- Get a Github token for your repo - you dont need any scopes - read only is fine.
- Use the python file in /scripts/scrape.ipynb to get the stargazer data from GitHub and save it as a parquet file.
- Install the Evidence VSCode Extension.
- Run Evidence by clicking the
> Start Evidence
Button. - Deploy the project to Evidence Cloud or Netlify.