Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 299 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 299 Bytes

ZIO Insight UI

For an overview of the ZIO Insight project, see ZIO Insight.

Quick start (with static metric data):

  • Install Node 18
  • Install yarn
  • run yarn install
  • run yarn dev and navigate to http://localhost:5173
  • run yarn test to run the tests