An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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.