https://github.com/gitroomhq/trending-list
Know when you are trending on GitHub
https://github.com/gitroomhq/trending-list
git github open-source opensource trending
Last synced: 2 months ago
JSON representation
Know when you are trending on GitHub
- Host: GitHub
- URL: https://github.com/gitroomhq/trending-list
- Owner: gitroomhq
- Created: 2023-10-17T17:44:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T16:38:29.000Z (over 1 year ago)
- Last Synced: 2025-04-13T22:07:47.188Z (2 months ago)
- Topics: git, github, open-source, opensource, trending
- Language: TypeScript
- Homepage: https://gitup.dev
- Size: 148 KB
- Stars: 115
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ccamel - gitroomhq/trending-list - Know when you are trending on GitHub (TypeScript)
README
## Know when you are trending over GitHub
I have created a simple tool that let you monitor repositories trending.
Every hour it scrapes GitHub main feed and language feed and send you an email if one of your repositories is trending.It uses
- PostgresSQL (Prisma)
- NextJS
- TriggerDev (Background Jobs)
- NovuJust copy `.env.example` to `.env` and fill the missing values.