2
0
Fork 0
backend/.gitmodules

28 lines
942 B
Plaintext
Raw Permalink Normal View History

2019-02-10 18:56:49 +08:00
[submodule "backend-core"]
path = backend-core
url = git@makerforce.io:beep/backend-core.git
[submodule "backend-store"]
path = backend-store
url = git@makerforce.io:beep/backend-store.git
[submodule "backend-transcription"]
path = backend-transcription
url = git@makerforce.io:beep/backend-transcription.git
[submodule "backend-login"]
path = backend-login
url = git@makerforce.io:beep/backend-login.git
2019-02-17 07:48:53 +08:00
[submodule "backend-heartbeat"]
path = backend-heartbeat
url = git@makerforce.io:beep/backend-heartbeat.git
2019-02-22 23:14:26 +08:00
[submodule "backend-auth"]
path = backend-auth
url = git@makerforce.io:beep/backend-auth.git
[submodule "backend-pictures"]
path = backend-pictures
url = git@makerforce.io:beep/backend-pictures.git
[submodule "backend-permissions"]
path = backend-permissions
url = git@makerforce.io:beep/backend-permissions.git
2019-06-24 15:10:10 +08:00
[submodule "backend-webrtc"]
path = backend-webrtc
url = git@makerforce.io:beep/backend-webrtc.git