Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vchet/github-metrics

Discover comprehensive insights into your GitHub repositories' metrics. Track stars, forks, and more, all conveniently stored locally.
https://github.com/vchet/github-metrics

github

Last synced: 24 days ago
JSON representation

Discover comprehensive insights into your GitHub repositories' metrics. Track stars, forks, and more, all conveniently stored locally.

Awesome Lists containing this project

README

        

# GitHub Metrics

![vue](https://img.shields.io/github/package-json/dependency-version/VChet/github-metrics/vue?color=42b883)
[![Netlify Status](https://api.netlify.com/api/v1/badges/dff390f8-9b52-49ab-be5d-fb76d22abcb8/deploy-status)](https://app.netlify.com/sites/github-metrics/deploys)
[![code style](https://antfu.me/badge-code-style.svg)](https://github.com/antfu/eslint-config)

Discover comprehensive insights into your GitHub repositories' metrics.
Track stars, forks, and more, all conveniently stored locally.

## Preview

![Preview](./meta/preview.png)

## Development

- Install dependencies: `pnpm install`
- Start dev-server: `pnpm run dev`
- Build for production: `pnpm run build`