CoolFace
Apppublic

Arindam-Sharma/Top-Github-Actions-Data-Analysis

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

GitHub Actions Marketplace Analysis Dashboard

A React + Vite + Tailwind CSS data analytics dashboard parsing and processing GitHub Actions ecosystem health, maintenance debt, and community trust.

Run Locally

To start the development server:

bash
npm run dev

To build for production:

bash
npm run build