bootstrap rust services, auth, and compose stack

This commit is contained in:
2026-03-05 14:51:02 +01:00
parent 1238079454
commit 88db9805b5
25 changed files with 3576 additions and 22 deletions

1
crates/core/src/lib.rs Normal file
View File

@@ -0,0 +1 @@
pub mod config;