/MergeRequestsCI

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

Primary LanguageCSSMIT LicenseMIT

MergeRequestsCI

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

MergeRequestsCI

Requirements

Installation

Clone the project

$ git clone https://github.com/Hexanet/MergeRequestsCI.git
$ cd MergeRequestsCI

Install dependencies

$ make install

Run the server

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

$ make serve

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

Credits

Developed by the Dev Team of Hexanet.

Inspiration

Thanks M6Web (Github Team Reviewer) and Jean-François Lépine (Taylorisme de la qualité logicielle).

License

MergeRequestsCI is licensed under the MIT license.