Skip to content

Nezteb/github-stars-dashboard

Repository files navigation

GitHub Stars Dashboard

github-stars-dashboard.mp4

This repo is a mess, but it works!

About

Built with TypeScript (with liberal usage of any, which I will eventually fix), React, Vite, and React Table.

Build

make will build and then run the app locally. make build does just the build.

The scripts directory has the Node script that can be used to get your GitHub stars from their API. Export a GITHUB_TOKEN variable with a GitHub token that can read your user profile, and then run make json in the root to generate your own scripts/stars.json, which the React app will use to generate a searchable/filterable table.

To deploy to your own GitHub pages site, follow the instructions from the previous paragraph and then run yarn deploy which will use the gh-pages tool to do the deploy.

Other

The styling isn't great, I'll try to fix that eventually. PRs are welcome! I also quickly hacked this together so most of it is in single files that use any way too much, which I will also fix eventually.

About

I have starred over 2,700 repos on GitHub, and it's difficult to track/organize them. This is a tool to easily visualize and search your GitHub stars.

Topics

Resources

License

Stars

Watchers

Forks