Skip to main content

Using Structurizr

You can embed your Structurizr diagrams into your EventCatalog pages using the <MermaidFileLoader /> component.

You will need to export your Structurizr diagrams into mermaid files and then use the <MermaidFileLoader /> component to embed them into your EventCatalog pages.

How to export your Structurizr diagrams into mermaid files

You will need to use the Structurizr CLI to export your diagrams into mermaid files.

  1. Install the Structurizr CLI
  2. Export your diagrams into mermaid files
  3. Use the <MermaidFileLoader /> component to embed them into your EventCatalog pages.