Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rayriffy/actions-board
Dashboard to oversee Actions across multiple repositories
https://github.com/rayriffy/actions-board
Last synced: 9 days ago
JSON representation
Dashboard to oversee Actions across multiple repositories
- Host: GitHub
- URL: https://github.com/rayriffy/actions-board
- Owner: rayriffy
- Created: 2024-07-22T06:24:31.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T06:41:10.000Z (4 months ago)
- Last Synced: 2024-10-11T13:27:05.955Z (about 1 month ago)
- Language: Svelte
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Actions Board
Web dashboard to monitor GitHub Actions status across multiple repositories.
## Install
```shell
pnpm i
cp ./src/config.example.ts ./src/config.ts
```