Skip to content

XaaXaaX/structurizr-dependency-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Structurizr dependency graph

We use the open source diagram as code software based on C4 model (here)

Structurizr

Structurizr is the open source Diagram as code tool based on Domain Specification language ( DLS ).

To learn more visit

Run locally

To run the server locally you need to install Docker desktop

Run the following commands:

    > docker pull structurizr/lite
    > docker run -it --rm -p 8080:8080 -v /path/to/src:/usr/local/structurizr structurizr/lite

To find more refer to Structurizr Documentation

Go to the localhost address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages