Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nikkxll/git-analyzer

Repository files navigation

Git Analyzer

Summary

Project is about fetching specific information on files and commits from GitHub, and use LLM to check their quality.

Technical stack:

Stack

Setup and run locally

In production

npm run build && npm run start

In development mode

npm i && npm run dev

To run the application correctly, create a .env.local file in the project's root directory and add the following variables:

GITHUB_TOKEN=your_generated_github_token
GEMINI_API_KEY=your_generated_gemini_api_key

Web page

Link to the web page:

https://git-analyzer-it.vercel.app

About

Project for checking GitHub files and commits quality

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages