What's your biggest current challenge? Have your say in Community Polls along the right column.

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

Solved

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

Kit_
Shopify Partner
22 1 5

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,

Accepted Solution (1)

Kit_
Shopify Partner
22 1 5

This is an accepted solution.

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

View solution in original post

Replies 3 (3)

FarioConsulting
Shopify Partner
45 3 6

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

Looking for Shopify development help?
Visit Fario Consulting
Kit_
Shopify Partner
22 1 5

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

Kit_
Shopify Partner
22 1 5

This is an accepted solution.

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