I’m on free trial of shopify account usage.
Lets say I have two stores in my shopify account.
-
Store A
-
Store B
Now, I have created one public app and installed it in Store A using Shopify CLI. My app is on react + node.
Is it possible to install the same app in Store B also? . I don’t want to re-create the same app in Store B or not rewrite the code again. Is there any possible way to duplicate/clone into another store as much store I want?
So, All I want is to use the same created public app for multiple stores for my local testing. Without uploading on Shopify app store.
If yes, then please let me know how it is possible?