Existence file

ossreleasefeed-v2

OSSReleaseFeed creates permanent feed URLs for GitHub release activity, without asking people to create an account or connect OAuth. It is for the person who still wants the quiet reliability of a feed reader when tracking open source releases.

Goal

Provide lightweight Atom and JSON feeds for repositories discovered through GitHub topics or a user's starred projects, keeping the public surface simple: configure preferences, keep the URL, read releases wherever you already read feeds.

  • TypeScript
  • RSS
  • GitHub

Now

Where it is

The rewrite is under active development and is not yet in public beta. The planned stack combines a React/Vite frontend with a Cloudflare Worker backend built with Hono, Effect, and TypeScript.

Next

What comes next

  • Ship the first public beta once the feed-generation path is stable.
  • Harden topic and starred-repository feed behavior before inviting broad usage.
  • Add project docs that can feed the longer public project page without making builds depend on GitHub.