feat: added modules

This commit is contained in:
Marvin Zhang
2024-06-14 16:37:48 +08:00
parent ca070cc788
commit 33a30e03ef
157 changed files with 5887 additions and 305 deletions

15
.gitmodules vendored
View File

@@ -1,15 +0,0 @@
[submodule "backend/core"]
path = backend/core
url = https://github.com/crawlab-team/crawlab-core
[submodule "backend/db"]
path = backend/db
url = https://github.com/crawlab-team/crawlab-db
[submodule "backend/fs"]
path = backend/fs
url = https://github.com/crawlab-team/crawlab-fs
[submodule "backend/vcs"]
path = backend/vcs
url = https://github.com/crawlab-team/crawlab-vcs
[submodule "backend/log"]
path = backend/log
url = https://github.com/crawlab-team/crawlab-log