add child components as git submodules

This commit is contained in:
Zhongheng Liu 2025-08-03 00:19:27 +08:00
commit 29701e6709
Signed by: steven
GPG key ID: 805A28B071DAD84B
4 changed files with 11 additions and 0 deletions

6
.gitmodules vendored Normal file
View file

@ -0,0 +1,6 @@
[submodule "api"]
path = api
url = git@stvnliu.me:steven/epq-api
[submodule "web"]
path = web
url = git@stvnliu.me:steven/epq-web