Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kirillgroshkov/kg-releases
:fire: Keep track of opensource releases :package:
https://github.com/kirillgroshkov/kg-releases
github sibbell typescript vuejs
Last synced: 15 days ago
JSON representation
:fire: Keep track of opensource releases :package:
- Host: GitHub
- URL: https://github.com/kirillgroshkov/kg-releases
- Owner: kirillgroshkov
- License: mit
- Created: 2018-04-28T23:10:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T22:26:13.000Z (21 days ago)
- Last Synced: 2024-10-22T18:39:08.178Z (20 days ago)
- Topics: github, sibbell, typescript, vuejs
- Language: TypeScript
- Homepage: https://releases.netlify.app
- Size: 3.04 MB
- Stars: 30
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# releases.netlify.app
> 🔥 Keep track of opensource releases 📦.
[![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m780525367-7efd11da78ed3262679d967a.svg?style=flat-square)](https://stats.uptimerobot.com/LvXvNC2j5)
[![](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)
[![Maintainability](https://api.codeclimate.com/v1/badges/864acacfc0e17f7531bc/maintainability)](https://codeclimate.com/github/kirillgroshkov/kg-releases/maintainability)
[![Known Vulnerabilities](https://snyk.io/test/github/kirillgroshkov/kg-releases/badge.svg)](https://snyk.io/test/github/kirillgroshkov/kg-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](https://github.com/kirillgroshkov/kg-backend3).
# 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
- [x] Reorganize history to allow go further back in time.
- [x] 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!_