Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Latest commit

 

History

History
48 lines (29 loc) · 1.07 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.07 KB

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.