🔥 Keep track of opensource releases 📦.
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.
- Free, opensource.
- Simple github login. Automatically gets github stars.
- Built with free tear of cloud infrastructure. Big thanks to Now.sh, Firebase, Netlify.
- Near-realtime release notification (currently checks every 10 minutes).
Feature requests, issues, PRs are welcome!
- 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.
- Vue
- Vue-material
- Typescript
- Firebase Auth
- Hosted at amazing Netlify
Serve with hot reload at localhost:8080
yarn serve
Build for production with minification
yarn build
Build for production and view the bundle analyzer report
yarn build --report
Support me with a Star!