Skip to content

pndaproject/platform-console-backend

Repository files navigation

Platform Console Backend

This project contains the following backend services for the PNDA console:

  • The Data Logger service receives metrics to be displayed in the console.
  • The Data Manager service provides data to the frontend, and wraps calls to other services.
  • The Utils project contains utility functions used by both services.