add data model for the reference front-end #31

Merged
fricklerhandwerk merged 4 commits from panel-data-model into main 2025-06-06 11:05:29 +02:00
2 changed files with 1 additions and 5 deletions
Showing only changes of commit 4efcd9a7bb - Show all commits

View file

@ -2,9 +2,6 @@
title: Data model of sample web application
---
erDiagram
runtime {
json configuration
}
operator {
string username
string password_hash
@ -22,6 +19,5 @@ erDiagram
string secret_key
}
operator ||--o{ deployment : has
deployment }|--|| runtime : uses
deployment ||--o{ backup : has
backup ||--|{ keypair : authorises

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB