-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.31 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
31
32
33
[submodule "workers/attributes"]
path = workers/attributes
url = https://gitlab.com/structure-thing/workers/attributes.git
[submodule "workers/jsonata"]
path = workers/jsonata
url = https://gitlab.com/structure-thing/workers/jsonata.git
[submodule "workers/http/nodes"]
path = workers/http/nodes
url = https://gitlab.com/structure-thing/workers/http/nodes.git
[submodule "workers/http/auth"]
path = workers/http/auth
url = https://gitlab.com/structure-thing/workers/http/auth.git
[submodule "workers/mongo/nodes"]
path = workers/mongo/nodes
url = https://gitlab.com/structure-thing/workers/mongo/nodes.git
[submodule "workers/mongo/users"]
path = workers/mongo/users
url = https://gitlab.com/structure-thing/workers/mongo/users.git
[submodule "docker"]
path = docker
url = https://gitlab.com/structure-thing/docker.git
[submodule "frontend/web-client/html"]
path = frontend/web-client/html
url = https://gitlab.com/structure-thing/frontend/web-client/html.git
[submodule "documentation"]
path = documentation
url = https://gitlab.com/structure-thing/documentation.git
[submodule "workers/http/events"]
path = workers/http/events
url = https://gitlab.com/structure-thing/workers/http/events.git
[submodule "libs/python/nats-json-rpc"]
path = libs/python/nats-json-rpc
url = https://github.com/dakhnod/nats-json-rpc-py.git