mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Daily Stars Explorer (#1331)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
c5e352b5f0
commit
97f36e42d4
1 changed files with 14 additions and 0 deletions
14
software/daily-stars-explorer.yml
Normal file
14
software/daily-stars-explorer.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
name: "Daily Stars Explorer"
|
||||
website_url: "https://emanuelef.github.io/daily-stars-explorer"
|
||||
source_code_url: "https://github.com/emanuelef/daily-stars-explorer"
|
||||
description: "Track GitHub repo trends with daily star insights to see growth and community interest over time."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Go
|
||||
- Nodejs
|
||||
- Docker
|
||||
tags:
|
||||
- Analytics
|
||||
depends_3rdparty: true
|
||||
demo_url: "https://emanuelef.github.io/daily-stars-explorer"
|
||||
Loading…
Reference in a new issue