1 Commits

Author SHA1 Message Date
Robin Chappatte
f7f5f4954d add frontend and backend submodules 2024-06-06 13:34:27 +02:00

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "frontend"]
path = frontend
url = https://git.chpt.dev/Chappatte/Audio-diffusion-web-manager-frontend.git
[submodule "backend"]
path = backend
url = https://git.chpt.dev/Chappatte/Audio-diffusion-web-manager-backend.git