/github-pr-dashboard

A React/RxJS app for reviewing state of repository PRs

Primary LanguageJavaScript

GitHub PR dashboard

Overview of the repository pull requests: average files per pr, lines per pr; open/closed statistics.

Uses RxJS observables with Redux store(redux-observable).

Install and run

npm i
npm run dev

Open localhost:8080 in your browser.