Publish/Deploy Private Shopify Remix App for a Private Shopify Store

Hi Developers,

I have developed the Simple custom shopify app via Remix js, that would display the shipping price based on the zipcode. I have stored zipcodes and associated price in one of a product metafields.

Since I have been developing on a development store(for example: https://developmentstore.myshopify.com), now is there anyway i could deploy my app in the live store(for example: https://livestore.myshopify.com)??)

Every time i run the terminal command it redirects me to the development store.

Your help and information would be highly appreciated.

Many thanks,

Hi,
You will need to set the distribution method of your app targeting the URL of your live store.

Just remember that custom apps are only installable on a single store, meaning that once deployed, it will be tied specifically to the live store

1 Like

Hi Fario,

Thank you so much, I just proceeded via custom distribution. Now if i want to deploy this custom private app for single single Shopify store, which hosting provider should i go for Heroku or Vercel?

I mean which platform is easy to deploy and maintain.

I would really appreciate your help and information.

Many thanks

To everyone who is looking for the answer, I deployed my private app for a Shopify plus store via https://fly.io/