Skip to content

Star every GitHub repository from a user in just one click!

License

Notifications You must be signed in to change notification settings

KaiDevrim/StarItAllWeb

Repository files navigation

Star It All Logo

Star every GitHub repository from a user in just one click!

Usage

To use, simply just visit the site and login to your GitHub account. Then enter a valid GitHub user or organization name and this app will handle the rest! usage gif

Installation

  1. Install .Net 7.0 or greater
$ git clone git@github.com:KaiDevrim/StarItAllWeb.git
$ cd StarItAllWeb
$ dotnet build
$ dotnet run

Remember to make a GitHub oAuth app and put the ID and Secret in the appsettings.json.

Finally go to localhost:7172

Acknowledgements

Powered by ASP.Net with C# & .Net.

Code under MIT License, assets may not be re-used or re-distributed.


Kai Devrim, 2022. MIT License.