-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path.gitmodules
33 lines (33 loc) · 1.08 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 "apis/api-graphql"]
path = apis/api-graphql
url = https://github.com/nossas/bonde-apis
[submodule "apis/api-rest"]
path = apis/api-rest
url = https://github.com/nossas/bonde-server
[submodule "apis/api-graphql-deprecated"]
path = apis/api-graphql-deprecated
url = https://github.com/nossas/bonde-graphql.git
[submodule "webhooks/redirect"]
path = webhooks/redirect
url = https://github.com/nossas/bonde-redirect
[submodule "webhooks/redes"]
path = webhooks/redes
url = https://github.com/nossas/bonde-redes
[submodule "webhooks/chatbot"]
path = webhooks/chatbot
url = https://github.com/nossas/bonde-chatbot
[submodule "webhooks/phone"]
path = webhooks/phone
url = https://github.com/nossas/bonde-phone
[submodule "webhooks/mapa-do-acolhimento"]
path = webhooks/mapa-do-acolhimento
url = https://github.com/nossas/mapa-do-acolhimento
[submodule "infra"]
path = infra
url = https://github.com/nossas/bonde-install
[submodule "manual"]
path = manual
url = https://github.com/nossas/manual-tech
[submodule "workers"]
path = workers
url = https://github.com/nossas/bonde-workers