EddieHubCommunity / maintainers-tool

A tool to help maintainers

Home Page:https://maintainers-tool.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maintainers Tool

Purpose

This app is designed to help maintainers understand a contributors history with a particular repo.

Getting Started

This application requires a GitHub Personal Access Token to be set in the .env file. Directions on generating a PAT are available in the GitHub Documentation

First you have to install the dependencies:

npm ci

Than you can run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Next.js

This is a Next.js project bootstrapped with create-next-app.

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

A tool to help maintainers

https://maintainers-tool.vercel.app


Languages

Language:TypeScript 93.7%Language:CSS 4.9%Language:JavaScript 1.4%