Initiate gitsubmodule
This commit is contained in:
parent
146a2f56dc
commit
709f37af86
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
[submodule "web-client"]
|
||||
path = web-client
|
||||
url = git@github.com:janhq/jan-web.git
|
||||
[submodule "app-backend"]
|
||||
path = app-backend
|
||||
url = git@github.com:janhq/app-backend.git
|
||||
[submodule "mobile-client"]
|
||||
path = mobile-client
|
||||
url = git@github.com:janhq/jan-react-native.git
|
||||
1
app-backend
Submodule
1
app-backend
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 46a00caebdc433404ce60ef99704e6af8b84e089
|
||||
1
mobile-client
Submodule
1
mobile-client
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ccb78d1ee050f7029f19587ac1b84d6c46fc52e3
|
||||
1
web-client
Submodule
1
web-client
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a8d672c55340337f0a258f6c99bea286b709b38a
|
||||
Loading…
x
Reference in New Issue
Block a user