add sub repositories

This commit is contained in:
2025-02-05 20:09:28 +01:00
parent 7054bde93f
commit 1c5d9359ff
4 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "apps/backend/src"]
path = apps/backend/src
url = https://gitea.mindboost.team/Mindboost/mindboost-backend.git
[submodule "apps/frontend/src"]
path = apps/frontend/src
url = https://gitea.mindboost.team/Mindboost/mindboost-webapp.git