0.1.0 • Published 2 years ago

event-monitor-ui v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Event Monitor UI

The Event Monitor is a web based tool that allows blockchain.ey.com users to monitor blockchain events through custom alerts.

Prerequisites

  1. Install Docker for Mac, Docker for Windows or Docker for Ubuntu.

  2. Clone this repository and navigate into the project directory.

  3. This repository contains some private npm packages, ensure you have access to EYBlockchain's Github Package Registry. Follow the instructions here.

Getting Started

  1. Run docker-compose build to build images.

  2. Run docker-compose up -d and wait for services to start.

  3. Navigate to localhost:3000 in the browser.