-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.1 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "packages/gateway"]
path = packages/gateway
url = https://github.com/Sunrinlifeteam/backend-gateway
[submodule "packages/hello"]
path = packages/hello
url = https://github.com/Sunrinlifeteam/backend-module-hello
[submodule "packages/user"]
path = packages/user
url = https://github.com/Sunrinlifeteam/backend-module-user
[submodule "packages/upload"]
path = packages/upload
url = https://github.com/Sunrinlifeteam/backend-module-upload
[submodule "packages/neis"]
path = packages/neis
url = https://github.com/Sunrinlifeteam/backend-module-neis
[submodule "packages/redis"]
path = packages/redis
url = https://github.com/Sunrinlifeteam/backend-module-redis
[submodule "packages/auth"]
path = packages/auth
url = https://github.com/Sunrinlifeteam/backend-module-auth
[submodule "packages/board"]
path = packages/board
url = https://github.com/Sunrinlifeteam/backend-module-board
[submodule "packages/shared"]
path = packages/shared
url = https://github.com/Sunrinlifeteam/backend-shared/
[submodule "packages/google"]
path = packages/google
url = https://github.com/Sunrinlifeteam/google-protobuf