0.1.0 • Published 3 years ago
event-monitor-ui v0.1.0
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
Install Docker for Mac, Docker for Windows or Docker for Ubuntu.
Clone this repository and navigate into the project directory.
This repository contains some private npm packages, ensure you have access to EYBlockchain's Github Package Registry. Follow the instructions here.
Getting Started
Run
docker-compose buildto build images.Run
docker-compose up -dand wait for services to start.Navigate to localhost:3000 in the browser.
0.1.0
3 years ago