A simple local setup for experimenting with the Structurizr DSL and Structurizr Lite to create interactive C4 models, without rendering them on public servers.
Run docker compose up
and navigate to localhost:8080
to see the visualization in Structurizr Lite
.
You can create your C4 model in the dsl
-folder. The workspace.dsl
is the entry point and contains an example diagram.
- C4 DSL Extension (systemticks.c4-dsl-extension)
- Structurizr (ciarant.vscode-structurizr)