Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 411 Bytes

File metadata and controls

15 lines (10 loc) · 411 Bytes

OctoRel

The motivation for this project is that GitHub's home feed only shows the new releases of your 100 most recently starred repositories, making you miss out on the others.

The experience and implementation is still work in progress, but it can be used already. A GitHub access token is required to make use of the higher ratelimits.

Running locally

pnpm install
pnpm dev