How to Deploy This Repo to Production (Hostinger + NGINX) #146
Unanswered
vipul-gupta-ebizon
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
First of all, thanks for this great repo!
I was able to successfully run the project on my local server, and now I’m planning to deploy it to a production environment.
Here’s my current plan:
🔧 Issue:
I'm having difficulty configuring the frontend and backend correctly in production. Specifically:
I tried hitting the auth url in my host device but still not able to authenticate. It always say login successfull bu the CLI never got authenticated.
I’m relatively new to Node.js and Shopify app development, so a little guidance would be super helpful.
🧠 What I've done so far:
PS: on local server everything is working fine, it's just I need guidance for prod deployment.
Would love to get suggestions or an example NGINX config + folder structure that works well for this repo in production.
Thanks in advance! 🙌
Beta Was this translation helpful? Give feedback.
All reactions