submodules init

Signed-off-by: Melvin Strobl <lc3267@kit.edu>
This commit is contained in:
Melvin Strobl
2026-01-25 17:06:21 +01:00
commit 2304b5388e
4 changed files with 11 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[submodule "backend"]
path = backend
url = ssh://git@codeberg.org/fluksio/backend.git
[submodule "frontend"]
path = frontend
url = ssh://git@codeberg.org/fluksio/frontend.git
+3
View File
@@ -0,0 +1,3 @@
# Fluksio Main Repository
A node based, test-driven home-automation software to built to scale.
Submodule
+1
Submodule backend added at f6c804e887
Submodule
+1
Submodule frontend added at b9fd87ab79