Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update File Submission Sequence Diagram
authored
Jul 22, 2022
by
H9031
Show whitespace changes
Inline
Side-by-side
File-Submission-Sequence-Diagram.md
View page @
731bcf7d
...
...
@@ -28,15 +28,11 @@ DividerBorderColor #00cc92
}
box "Front-end"
actor Player
actor Gamemaster as GM
end box
box "Back-end"
participant Node.js as Node
database Postgres as DB
database Minio
end box
== Player submits file ==
...
...
...
...