mirror of
https://github.com/vercel/commerce.git
synced 2025-06-18 13:11:23 +00:00
add missing env vars to documentation
This commit is contained in:
parent
c7a5583d26
commit
01d73cdda7
@ -36,6 +36,8 @@ yarn install -D @types/shopify-buy
|
|||||||
```
|
```
|
||||||
SHOPIFY_STORE_DOMAIN=
|
SHOPIFY_STORE_DOMAIN=
|
||||||
SHOPIFY_STOREFRONT_ACCESS_TOKEN=
|
SHOPIFY_STOREFRONT_ACCESS_TOKEN=
|
||||||
|
NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN=
|
||||||
|
NEXT_PUBLIC_SHOPIFY_STOREFRONT_ACCESS_TOKEN=
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Point the framework to `shopify` by updating `tsconfig.json`:
|
4. Point the framework to `shopify` by updating `tsconfig.json`:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user