Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filiptronicek/release-watcher
Track prod deployments of github.com and gitlab.com
https://github.com/filiptronicek/release-watcher
Last synced: 17 days ago
JSON representation
Track prod deployments of github.com and gitlab.com
- Host: GitHub
- URL: https://github.com/filiptronicek/release-watcher
- Owner: filiptronicek
- Created: 2021-03-26T18:04:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T09:54:07.000Z (about 2 months ago)
- Last Synced: 2024-10-14T15:55:03.558Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://release-watcher.vercel.app/
- Size: 304 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project tracks the deployments of github.com and gitlab.com
## SetupFirst, run the development server:
```bash
npm i
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the app.