metroline / metroline-ui

UI of Metroline, an Open Source Continuous and Delivery Platform (CICD) built with Docker, Node, React, MongoDB, Socket.io and D3 and Typescript.
GNU General Public License v3.0
0 stars 2 forks source link

Metroline Logo

Metroline UI

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.

Development

  1. Install dependencies: npm install
  2. Update env.json to point to your Metroline server
  3. Start the app: npm start