8000 GitHub - marvinpoo/gitstats: GitStats is a powerful dashboard for visualizing and analyzing GitHub repository statistics.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

marvinpoo/gitstats

Repository files navigation

GitStats

Legal:
License: GPL v3
Server Stack:
Netlify Status

GitStats is a powerful dashboard for visualizing and analyzing GitHub repository statistics. It provides insights into repository activity, including commits, issues, pull requests, and more.

Features

  • Repository Overview: Get a quick snapshot of repository activity and health
  • Commit Analysis: View commit history, frequency, and contributor statistics
  • Issue Tracking: Monitor open issues, labels, and resolution times
  • Pull Request Insights: Track open PRs, review status, and merge rates
  • Responsive Design: Works on desktop and mobile devices
  • Customizable: Configure the dashboard to show the metrics that matter to you

Getting Started

Prerequisites

  • Node.js (version 18 or higher)
  • pnpm package manager

Installation

  1. Clone the repository:

    git clone https://github.com/marvinpoo/gitstats.git
    cd gitstats
  2. Install dependencies:

    pnpm install
  3. Start the development server:

    pnpm dev
  4. Open your browser and navigate to http://localhost:3237

Building for Production

pnpm build
pnpm start

Usage

  1. Enter your GitHub personal access token (required for API access)
  2. Enter the owner and repository name you want to analyze
  3. Explore the various statistics and visualizations

Configuration

You can customize the dashboard by modifying the configuration files in the project. See the documentation for more details.

Contributing

Contributions are welcome! Please see our Contributing Guidelines for more information.

Security

For information about reporting security vulnerabilities, please see our Security Policy.

Legal

For legal information, please see our Legal Notice and Privacy Policy.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Contact

Marvin @marvinpoo Borisch - coppnic@e.email


© 2024 Marvin @marvinpoo Borisch. All rights reserved.

About

GitStats is a powerful dashboard for visualizing and analyzing GitHub repository statistics.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0