Skip to content

IDTA Submodel Editor Documentation

This documentation site is the canonical reference for features, configuration, and API behavior.

For quick onboarding and local run commands, start with the repository README: - Repository README

Start Here

Feature Guides

Reference Guides

Operational Notes

  • Swagger UI (/api/docs) is available when backend ENV != production.
  • Mnestix browser is exposed at http://localhost:3001 when using the dataspace profile.
  • Running the auth compose profile adds Keycloak, but authentication is only enforced when OIDC is enabled in backend configuration.
  • Keycloak maps to host port 8081 by default (KEYCLOAK_HOST_PORT), so auth profile can run with frontend.

CI and Automation