From bfea8fcb80f03a81f9724df229c5fef528779f23 Mon Sep 17 00:00:00 2001 From: kiara Date: Sun, 6 Jul 2025 13:07:57 +0200 Subject: [PATCH] add reference to data model --- architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/architecture.md b/architecture.md index fd222cb..b9f541f 100644 --- a/architecture.md +++ b/architecture.md @@ -156,7 +156,7 @@ The process of migrating one's applications to a different host encompasses: ### Data model -Whereas the bulk of our configuration logic is covered in the configuration schema, our reference front-end applications will store data. +Whereas the bulk of our configuration logic is covered in the configuration schema, [implemented here](https://git.fediversity.eu/Fediversity/Fediversity/src/branch/main/deployment/data-model.nix) and [tested here](https://git.fediversity.eu/Fediversity/Fediversity/src/branch/main/deployment/data-model-test.nix), our reference front-end applications will store data. The data model design for the configuration front-end needed support the desired functionality is as follows, using the crow's foot notation to denote cardinality: