chore: add submodules
This commit is contained in:
15
.gitmodules
vendored
Normal file
15
.gitmodules
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
[submodule "api"]
|
||||
path = api
|
||||
url = https://rv32i.pl/trade/trade-api.git
|
||||
[submodule "frontend"]
|
||||
path = frontend
|
||||
url = https://rv32i.pl/trade/trade-frontend.git
|
||||
[submodule "ingestor"]
|
||||
path = ingestor
|
||||
url = https://rv32i.pl/trade/trade-ingestor.git
|
||||
[submodule "deploy"]
|
||||
path = deploy
|
||||
url = https://rv32i.pl/trade/trade-deploy.git
|
||||
[submodule "doc"]
|
||||
path = doc
|
||||
url = https://rv32i.pl/trade/trade-doc.git
|
||||
Reference in New Issue
Block a user