Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

A simple C4 Diagram as Code for Book Store System that use Structurizr DSL with Visual Studio Code for visualization diagrams

Notifications You must be signed in to change notification settings

khoahd7621/c4-model-with-structurizr-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C4 Model for Book Store System with Structurizr

A simple C4 Diagram as Code for Book Store System that use Structurizr DSL with Visual Studio Code for visualization diagrams

You can use Struturizr plugin in VSCode and structurizr/lite docker image to run this sample by following these steps

  1. Install and run Docker

  2. Clone this repo

  3. Using your favourite CLI, cd to root folder of project, copy the URL where the project took place and run the command docker run -it --rm -p 8080:8080 -v [Your project URL]:/usr/local/structurizr --env-file .env.sample structurizr/lite

The set contains these diagrams

  • Level 1 – Context Diagram for Books Store System
  • Level 2 – Container Diagram for Books Store System
  • Level 3 – Component Diagram for Admin Web API
  • Deployment Diagram – Microservices Deployment ‘Books Store System’ on AWS
  • Simple Dynamic Diagram – Workflow CI/CD for deploying ‘Books Store System’ using AWS services (Implementing)

Requirements

Reference

About

A simple C4 Diagram as Code for Book Store System that use Structurizr DSL with Visual Studio Code for visualization diagrams

Topics

Resources

Stars

Watchers

Forks

Languages