Setting up and Debugging the Hygieia UI - hygieia/UI GitHub Wiki

What changes have we made to the UI?

We are currently upgrading from our old UI (using AngularJS) to a new UI, which will use Angular 8 and node 12.

This upgrade will give us a chance to clean up code, fix existing bugs, and modernize the user interface. With the same api, users will be able to take advantage of Hygieia's data from a different perspective with new charts, visualization tools, and UI features.

How can I install Hygieia?

An updated setup guide can be found in the README of our Hygieia UI Github repo.

How do I debug in the new UI?

Please visit the bottom of the Hygieia UI README for information about debugging.