Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 732 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 732 Bytes

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