Akollade / gitlab-reviewer

:eyes: UI to see all GitLab merge requests of your teams in one place

Home Page:https://gitlab-reviewer.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitLab Reviewer

This project is abandoned and no longer actively maintained.

Netlify Status

UI to see all GitLab merge requests of your team in one place.

gitlab-reviewer

Requirements

Installation

Clone the project

$ git clone https://github.com/Akollade/gitlab-reviewer.git
$ cd gitlab-reviewer

Install dependencies

$ yarn

Run the server

After configuration, you have to build the code and launch the server.

$ yarn start

Then open http://localhost:3000 in your browser.

Inspiration

Thanks :

License

gitlab-reviewer is licensed under the MIT license.

About

:eyes: UI to see all GitLab merge requests of your teams in one place

https://gitlab-reviewer.netlify.com/

License:MIT License


Languages

Language:TypeScript 70.3%Language:JavaScript 25.1%Language:HTML 3.5%Language:SCSS 1.1%