Questions and discussions about using the Shopify CLI and Shopify-built libraries.
Hi, I've cloned the Shopify-marketplaces-admin-app repo and able to run it locally.
However, I do not want to use a local SQLite DB so I am trying to replace the DB calls in the app folder to instead use Firebase.
I've set up Firebase but I cannot seem to call Firebase when I try to make the calls to Firebase within the Onboarding UI in the app
Nothing happens. How can I get around to being able to call Firebase in the app folder?
Thank you so much!