How to edit production app code to add new features

Solved

How to edit production app code to add new features

DarkStar1
Shopify Partner
6 0 0

Hi everyone, I have a question to ask. I would like to know how you manage the process of modifying / updating the app in production. How do you avoid creating downs for those who have installed the app? Sorry if the question is trivial, but I'm new and I want to understand what are the best practices to adopt to integrate into this Shopify ecosystem. Thank you in advance.

Accepted Solution (1)
Gavinator
Shopify Partner
1318 15 124

This is an accepted solution.

Sorry @DarkStar1 , I don't use node so really can't say much about that.

My recommendation would be to build out the App first so that you gain more experience. The deployment side is not something you need to worry about from the start.

www.bookthatapp.com

View solution in original post

Replies 3 (3)

Gavinator
Shopify Partner
1318 15 124
How do you avoid creating downs for those who have installed the app?

It depends a lot on where you are hosting your App, what infrastructure you are using and what software it is built on (e.g. Rails or Node).  Here are a couple of articles to help you get started:

www.bookthatapp.com
DarkStar1
Shopify Partner
6 0 0

Thank you @Gavinator for answering my question. I'm using Node for my projects. I have read the articles and they are very interesting, do you have any advice for me or software to use that you can show me for my needs?

Gavinator
Shopify Partner
1318 15 124

This is an accepted solution.

Sorry @DarkStar1 , I don't use node so really can't say much about that.

My recommendation would be to build out the App first so that you gain more experience. The deployment side is not something you need to worry about from the start.

www.bookthatapp.com