add diagrams #30

Merged
kiara merged 10 commits from entity-relations into main 2025-06-02 10:46:04 +02:00
2 changed files with 2 additions and 6 deletions
Showing only changes of commit e462211c49 - Show all commits

View file

@ -1,8 +1,3 @@
<!-- usage: `nix-shell -p pandoc -p mermaid-filter --command 'pandoc data-model.md -o data-model.html -F mermaid-filter'` -->
# fediversity entity relations
```mermaid
--- ---
title: Fediversity entity relations title: Fediversity entity relations
--- ---
@ -27,4 +22,4 @@ erDiagram
application ||--o{ version : follows application ||--o{ version : follows
application ||--o{ script : runs application ||--o{ script : runs
deployed }|--o{ version : follows deployed }|--o{ version : follows
``` script }o--|| token : uses

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 16 KiB