Added API private submodule (#1958)

This commit is contained in:
Omar López
2022-02-23 18:14:37 -07:00
committed by GitHub
parent f8aa274b07
commit cefd0cfb16
5 changed files with 999 additions and 623 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "apps/api"]
path = apps/api
url = git@github.com:calcom/api.git
[submodule "apps/website"]
path = apps/website
url = git@github.com:calcom/website.git