ubTrace ServerΒΆ

The ubTrace Server is a web application that provides a user-friendly interface for reading, analyzing, and navigating Sphinx-Needs documentation.

Key features:

  • Dynamic Sphinx-Needs data analysis and traceability trees

  • Coverage and schema validation reports

  • Full-text search across documentation and Sphinx-Needs objects

  • Role-based access control for securing content

  • Multi-project support with organization/project/version structure

The server consists of a NestJS backend API and a Next.js frontend.

Refer to the configuration for detailed information.