Skip to content

Instantly share code, notes, and snippets.

@matsuu
Created September 14, 2024 09:50
Show Gist options
  • Save matsuu/90a96ce083c48cc2adfbf96292a9a66c to your computer and use it in GitHub Desktop.
Save matsuu/90a96ce083c48cc2adfbf96292a9a66c to your computer and use it in GitHub Desktop.
mermaid architecture diagram syntax

architecture

architecture-beta

    service internet(internet)[Internet]

    group cloud(cloud)[Cloud]

    service server(server)[Server] in cloud
    service db(database)[Database] in cloud
    service disk(disk)[Storage] in cloud
Loading

info

  info
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment