WIP: federation + integrations
Some checks failed
CI / Check / Test (push) Failing after 5m56s

This commit is contained in:
2026-06-02 19:50:19 +02:00
parent dcc9244d4e
commit ac7edd6953
19 changed files with 660 additions and 1352 deletions

View File

@@ -6,6 +6,7 @@ pub mod forms;
pub mod handlers;
pub mod openapi;
pub mod ports;
pub mod render;
pub mod routes;
pub mod state;