-
Notifications
You must be signed in to change notification settings - Fork 109
Expand file tree
/
Copy path.gitmodules
More file actions
42 lines (42 loc) · 1.4 KB
/
.gitmodules
File metadata and controls
42 lines (42 loc) · 1.4 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
[submodule "sdk-reactjs"]
path = sdk-reactjs
url = https://github.com/dappros/ethora-chat-component.git
[submodule "sdk-reactnative"]
path = sdk-reactnative
url = https://github.com/dappros/ethora-chat-component-rn.git
[submodule "sdk-android"]
path = sdk-android
url = https://github.com/dappros/ethora-sdk-android.git
[submodule "sdk-swift"]
path = sdk-swift
url = https://github.com/dappros/ethora-sdk-swift.git
[submodule "sdk-wordpress"]
path = sdk-wordpress
url = https://github.com/dappros/ethora-wp-plugin.git
[submodule "app-reactjs"]
path = app-reactjs
url = https://github.com/dappros/ethora-app-reactjs.git
[submodule "playground"]
path = playground
url = https://github.com/dappros/ethora-sdk-playground.git
[submodule "backend-integration"]
path = backend-integration
url = https://github.com/dappros/ethora-sdk-backend-integration.git
[submodule "mcp-cli"]
path = mcp-cli
url = https://github.com/dappros/ethora-mcp-cli.git
[submodule "rag-demos"]
path = rag-demos
url = https://github.com/dappros/rag_demos.git
[submodule "bots"]
path = bots
url = https://github.com/dappros/ethora-bots.git
[submodule "setup"]
path = setup
url = https://github.com/dappros/ethora-setup.git
[submodule "sample-android"]
path = sample-android
url = https://github.com/dappros/ethora-sample-android.git
[submodule "sample-swift"]
path = sample-swift
url = https://github.com/dappros/ethora-sample-swift.git