https://github.com/mran/githubstartog
将你的星标项目做成前端页面
https://github.com/mran/githubstartog
golang starred-repositories starred-search
Last synced: about 1 month ago
JSON representation
将你的星标项目做成前端页面
- Host: GitHub
- URL: https://github.com/mran/githubstartog
- Owner: Mran
- Created: 2024-12-12T10:01:07.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-03-22T01:10:36.000Z (2 months ago)
- Last Synced: 2025-03-30T19:05:31.476Z (about 2 months ago)
- Topics: golang, starred-repositories, starred-search
- Language: JavaScript
- Homepage: https://githubstartog.vercel.app
- Size: 32.6 MB
- Stars: 70
- Watchers: 1
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
## Project Description
GithubStartog uses the Github API to get the starred projects of a user, generate a Markdown file and a frontend page based on the tags of the projects.
[DEMO](https://githubstartog.pages.dev/)## How to use
1. Fork this project
2. Enable Github Actions in `settings` > `Actions` > `General`>`Read and write permissions`
3. Wait for Github Actions to finish building
4. Deploy with Cloudflare Pages