Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 381 Bytes

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.