Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Hexanet/MergeRequestsCI

Repository files navigation

MergeRequestsCI

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

MergeRequestsCI

Deploy

Requirements

Installation

Clone the project

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

Install dependencies

$ npm install

Run the server

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

$ npm run serve

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

Credits

Developed by 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.