This is the UI of Metroline, an Open Source CICD platform built with Docker, React, Node, MongoDB, Socket.io and D3.
Found a security issue ? Please let us know !
Demo here. It's a Metroline instance that builds this project - Metroline-ception.
- Install dependencies:
npm install
- Update
env.json
to point to your Metroline server - Start the app:
npm start