Skip to content

Commit 3fba151

Browse files
committed
Adding some setup step information
1 parent 578cc07 commit 3fba151

File tree

1 file changed

+4
-1
lines changed
  • shopify/wishlist-public-remix-ssr/.template

1 file changed

+4
-1
lines changed

shopify/wishlist-public-remix-ssr/.template/setup.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ A pre-requisite for this application is to install the [Shopify CLI](https://sho
44

55
1. [Connect to Shopify](https://docs.gadget.dev/guides/tutorials/connecting-to-shopify#connecting-to-shopify) using our built-in Shopify plugin. Make sure that you fill out the Protected Customer Data Access form in the Shopify Partner dashboard.
66

7-
2. Create a shopify app proxy that has proxy URL matching `https://<application-slug>--<env-slug>.gadget.app/proxy`. Note the subpath used in the theme app extension's JS file.
7+
2. Create a shopify app proxy that has proxy URL matching `https://<application-slug>--<env-slug>.gadget.app/proxy`. Note the subpath used in the theme app extension's JS file. Take a look at these docs if you're unsure how to do so:
8+
9+
- [Shopify docs](https://shopify.dev/docs/apps/build/online-store/display-dynamic-data)
10+
- [Gadget docs](https://docs.gadget.dev/guides/plugins/shopify/advanced-topics/extensions#authenticated-requests-with-shopify-app-proxies)
811

912
3. Sync your application's files locally using the [Gadget CLI](https://docs.gadget.dev/guides/development-tools/cli). An example command can be found at the top left of the application's Gadget editor.
1013

0 commit comments

Comments
 (0)