hi guys,
I got on github one specific repo for APP and another repo for API.
Since with static web app creator its only possible to connect to a specific org / repository, how could I do ? obviously need to merge the 2 repos (like creating a subfolder "api" and copy the root structure of API repo in this subfolder)
or create 2 different static web apps, one for API repo and another for APP repo (but in this case I loose all the interest of static web app....)
or any other trick ?
Please advise, thanks !