No content to show
User Activity
Hi folks, am I posting this in the right place?
For some unknown reason I can’t get Tutorial 3 (“Build a a UI for customized delivery options”) to work. The custom UI (which I would expect) does not show up. Instead, the UI from app._index.tsx (the “Open app”) route shows up. What am I doing wrong...
05-14-2024
Hi folks, am I posting this in the right place? Where does Shopify/Remix listen for URLs? What is the source code module name? Where does Shopify/Remix route inbound URLs. What is the source code module name? I want to look at the URLs before they ar...
02-15-2024
The toml files are attached. You will have to take csv off the file names. I added csv to the file names because Shopify forced me to. I ran the standard command for creating a Shopify application on 2/14/2024 and it worked (no errors). However, it p...
01-25-2024
I followed the standard Shopify instruction given at ‘https://shopify.dev/docs/apps/getting-started/create’ to create an app. I used the command ‘npm init @Shopify/app@latest’ (as specified by Shopify). Of course, I entered other commands as well. Th...
01-01-2024
Since you seem to know something about this, I have a few questions. First question - what port should nginx reverse proxy too. Second question - what command should I use to start the Shopify (I am JavaScript) app (this really implies, what node com...