I have a few questions about how to use this as I am not a shopify app development expert:
-
What URL do I point my shopify app to? Right now I'm pointing it to my firebase hosting URL where I've built out the UI of my app, example: https://appname-ya2y2.web.app
-
Where do I put my cloud functions? Do they have to go in server.js? Or can I keep them in index.ts?
-
What is the "super secret key"? I assume that's the secret key for the shopify app I created in my partner dashboard?
-
Can you give an example of the credentials.json file and what goes in there with fake values?
I have a few questions about how to use this as I am not a shopify app development expert:
What URL do I point my shopify app to? Right now I'm pointing it to my firebase hosting URL where I've built out the UI of my app, example: https://appname-ya2y2.web.app
Where do I put my cloud functions? Do they have to go in server.js? Or can I keep them in index.ts?
What is the "super secret key"? I assume that's the secret key for the shopify app I created in my partner dashboard?
Can you give an example of the credentials.json file and what goes in there with fake values?