Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 738 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 738 Bytes

Conference Kata

System design for Conference Kata

System Landscape

Component View

Deployment view

Deployment view

How to run this example

Execute this command to run a Docker container with a structurizr lite image.

docker run --name structurizr --env=PORT=8080 --volume=$(pwd)/workspace:/usr/local/structurizr -p 8888:8080 -d structurizr/lite:latest

Links