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: about 1 year 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 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T16:38:29.000Z (over 2 years ago)
- Last Synced: 2025-04-13T22:07:47.188Z (about 1 year 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)
- Novu
Just copy `.env.example` to `.env` and fill the missing values.