Skip to content

(Feature) Release SVMON 2.0

Agustin Pane requested to merge master into dev

Description

  • Replaces the old Angular Fronted with new design and React.JS frontend
  • Updates the backend from Spring/Java to Nest.js/Node.js
  • The UI is now responsive:

image

  • Provides support for adding information about components and to the services depending on the service type. For example: svmon has components and that information will be updated, but gitlab does not have components, so the information registered will be only about the service itself.

  • Adds api docs support (https://svmon.eudat.eu/api/docs/)

DB Structure:

image

Edited by Agustin Pane

Merge request reports