generated from 8iq/nodejs-hackathon-boilerplate-starter-kit
-
Notifications
You must be signed in to change notification settings - Fork 101
Expand file tree
/
Copy path.gitmodules
More file actions
78 lines (78 loc) · 3.14 KB
/
.gitmodules
File metadata and controls
78 lines (78 loc) · 3.14 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
[submodule "infrastructure/helm"]
path = .helm
url = ../infrastructure-condo.git
[submodule "apps/announcements"]
path = apps/announcements
url = [email protected]:open-condo-software/condo-announcements.git
[submodule "apps/asterisk-bot"]
path = apps/asterisk-bot
url = [email protected]:open-condo-software/condo-asterisk-bot.git
[submodule "apps/billing-connector"]
path = apps/billing-connector
url = [email protected]:open-condo-software/condo-billing-connector.git
[submodule "apps/callcenter"]
path = apps/callcenter
url = [email protected]:open-condo-software/condo-callcenter.git
[submodule "apps/classifiers-api"]
path = apps/classifiers-api
url = [email protected]:open-condo-software/condo-classifiers-api.git
[submodule "apps/documents"]
path = apps/documents
url = [email protected]:open-condo-software/condo-documents.git
[submodule "apps/employee-bot"]
path = apps/employee-bot
url = [email protected]:open-condo-software/condo-employee-bot.git
[submodule "apps/eps"]
path = apps/eps
url = [email protected]:open-condo-software/condo-eps.git
[submodule "apps/external-api"]
path = apps/external-api
url = [email protected]:open-condo-software/condo-external-api.git
[submodule "apps/insurance"]
path = apps/insurance
url = [email protected]:open-condo-software/condo-insurance.git
[submodule "apps/meter-importer"]
path = apps/meter-importer
url = [email protected]:open-condo-software/condo-meter-importer.git
[submodule "apps/news-greenhouse"]
path = apps/news-greenhouse
url = [email protected]:open-condo-software/condo-news-greenhouse.git
[submodule "apps/news-telegram-api"]
path = apps/news-telegram-api
url = [email protected]:open-condo-software/condo-news-telegram-api.git
[submodule "apps/news-telegram-web"]
path = apps/news-telegram-web
url = [email protected]:open-condo-software/condo-news-telegram-web.git
[submodule "apps/pass"]
path = apps/pass
url = [email protected]:open-condo-software/condo-pass.git
[submodule "apps/pos-integration"]
path = apps/pos-integration
url = [email protected]:open-condo-software/condo-pos-integration.git
[submodule "apps/property-ai-assistant"]
path = apps/property-ai-assistant
url = [email protected]:open-condo-software/condo-property-ai-assistant.git
[submodule "apps/property-importer"]
path = apps/property-importer
url = [email protected]:open-condo-software/condo-property-importer.git
[submodule "apps/rb"]
path = apps/rb
url = [email protected]:open-condo-software/condo-rb.git
[submodule "apps/registry-importer"]
path = apps/registry-importer
url = [email protected]:open-condo-software/condo-registry-importer.git
[submodule "apps/resident-app"]
path = apps/resident-app
url = [email protected]:open-condo-software/condo-resident-app.git
[submodule "apps/telephony"]
path = apps/telephony
url = [email protected]:open-condo-software/condo-telephony.git
[submodule "apps/telephony-ws-api"]
path = apps/telephony-ws-api
url = [email protected]:open-condo-software/condo-telephony-ws-api.git
[submodule "apps/ticket-importer"]
path = apps/ticket-importer
url = [email protected]:open-condo-software/condo-ticket-importer.git
[submodule "apps/accruals-gateway"]
path = apps/accruals-gateway
url = [email protected]:open-condo-software/condo-accruals-gateway.git