Using Structurizr
Added in
eventcatalog@2.56.4
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.
- Install the Structurizr CLI
- Export your diagrams into mermaid files
- Use the
<MermaidFileLoader />
component to embed them into your EventCatalog pages.