Skip to content

kirillgroshkov/kg-releases

Repository files navigation

releases.netlify.app

🔥 Keep track of opensource releases 📦.

Uptime Robot ratio (30 days) Maintainability Known Vulnerabilities

Releases

screenshot screenshot

Inspired by Sibbell (that was recently closed).

Login with Github account.

Watch releases of your Github starred repositories.

One click to see release notes.

Backend with all the magic is here.

Features

  • Free, open source.
  • Simple github login. Automatically gets github stars.
  • Built with free tier of cloud infrastructure. Big thanks to Netlify, Firebase, GCP.
  • Near-realtime release notification (currently checks every hour).

Feature requests, issues, PRs are welcome!

Roadmap

  • Reorganize history to allow go further back in time.
  • Email notifications
  • Get browser push notification on all or selected releases.
  • Parse changelog.md, history.md (and similar) in case when github release notes are empty.

Stack (frontend)

  • Vue3
  • Vuetify3
  • Typescript
  • Firebase Auth
  • Hosted at Netlify

Develop

yarn serve

yarn build

Serve dist folder (http://localhost:3000):

yarn global add serve
serve

Support me with a Star!