I have tried to install <cal.com> using the docker...
# general
h
I have tried to install cal.com using the docker instructions, and now manually on an ubuntu based container. On the manual install was the first time I got a successful installation of the yarn dependencies. But on each attempt I keep getting caught on the step where the git submodules are to be cloned. Is a 2FA token I create on my own github account supposed to work somehow on repo's hosted on another account? Do I need to first fork these repos so I can access them on my own account, updating the repo urls in the .gitmodules file in the primary repo? Are these submodules add-ons I should consider disabling somehow to complete a minimum viable installation of the application? Please advise.