This project provides a dashboard to visualize and analyze the cost of your GitHub Actions usage. It helps you track workflow runs, estimate costs, and optimize your CI/CD spending.
- Visualize GitHub Actions usage and costs
- Filter and analyze workflow runs
- Modern UI built with React and Tailwind CSS
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open http://localhost:5173 in your browser to view the dashboard.
MIT License. See LICENSE for details.