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

https://github.com/attackonmorty/github-trends

Compare GitHub repos by the history of stars, issues, releases...
https://github.com/attackonmorty/github-trends

github javascript react

Last synced: 10 months ago
JSON representation

Compare GitHub repos by the history of stars, issues, releases...

Awesome Lists containing this project

README

          

# GitHub Trends · [![CodeQL](https://github.com/AttackOnMorty/github-trends/actions/workflows/codeql.yml/badge.svg)](https://github.com/AttackOnMorty/github-trends/actions/workflows/codeql.yml) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebook/react/blob/main/LICENSE)

Compare GitHub repos by the history of stars, issues, releases...

![CleanShot 2024-05-22 at 15 37 30@2x](https://github.com/AttackOnMorty/github-trends/assets/37203901/ea29cf0b-0570-4ed4-bffa-90d1ca413787)

## Getting Started

1. Clone repo
2. Copy `.env.example` to `.env`
3. Get a personal access token from GitHub and add it to `.env`
4. Run `npm install && npm start`