Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```