You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please allow me to humbly ask all of you on this forum, my app is currently being deployed, but I see that the shopify official recommendation only recommends two hosting platforms
If I want to purchase the ECS cloud server of USA by myself and use docker to deploy app, how should I write dockerfile? I have been trying for almost a week, but I cannot click login on the command line interface. Thank you for your help
How does this command work
CMD ["npm", "run", "serve"]
When I change the command to
CMD ["npm", "run", "dev"]
Thank you so much for all your help. It's driving me crazy~
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How can I deploy my app without hosting
Please allow me to humbly ask all of you on this forum, my app is currently being deployed, but I see that the shopify official recommendation only recommends two hosting platforms
If I want to purchase the ECS cloud server of USA by myself and use docker to deploy app, how should I write dockerfile? I have been trying for almost a week, but I cannot click login on the command line interface. Thank you for your help
How does this command work
CMD ["npm", "run", "serve"]
When I change the command to
CMD ["npm", "run", "dev"]
Thank you so much for all your help. It's driving me crazy~
Beta Was this translation helpful? Give feedback.
All reactions