| ... | @@ -28,15 +28,11 @@ DividerBorderColor #00cc92 |
... | @@ -28,15 +28,11 @@ DividerBorderColor #00cc92 |
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
box "Front-end"
|
|
|
|
|
actor Player
|
|
actor Player
|
|
|
actor Gamemaster as GM
|
|
actor Gamemaster as GM
|
|
|
end box
|
|
|
|
|
box "Back-end"
|
|
|
|
|
participant Node.js as Node
|
|
participant Node.js as Node
|
|
|
database Postgres as DB
|
|
database Postgres as DB
|
|
|
database Minio
|
|
database Minio
|
|
|
end box
|
|
|
|
|
|
|
|
|
|
== Player submits file ==
|
|
== Player submits file ==
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |