❗ This project is abandoned and no longer actively maintained.
UI to see all GitLab merge requests of your team in one place.
$ git clone https://github.com/Akollade/gitlab-reviewer.git
$ cd gitlab-reviewer
$ yarn
After configuration, you have to build the code and launch the server.
$ yarn start
Then open http://localhost:3000
in your browser.
Thanks :
gitlab-reviewer is licensed under the MIT license.