mirror of
https://github.com/vercel/commerce.git
synced 2025-06-30 02:11:21 +00:00
Merge branch 'agnostic' of github.com:vercel/commerce into bigcommerce
This commit is contained in:
commit
27abb8fd8b
6
framework/bigcommerce/.env.template
Normal file
6
framework/bigcommerce/.env.template
Normal file
@ -0,0 +1,6 @@
|
||||
BIGCOMMERCE_STOREFRONT_API_URL=
|
||||
BIGCOMMERCE_STOREFRONT_API_TOKEN=
|
||||
BIGCOMMERCE_STORE_API_URL=
|
||||
BIGCOMMERCE_STORE_API_TOKEN=
|
||||
BIGCOMMERCE_STORE_API_CLIENT_ID=
|
||||
BIGCOMMERCE_CHANNEL_ID=
|
2
framework/shopify/.env.template
Normal file
2
framework/shopify/.env.template
Normal file
@ -0,0 +1,2 @@
|
||||
SHOPIFY_STORE_DOMAIN=
|
||||
SHOPIFY_STOREFRONT_ACCESS_TOKEN=
|
Loading…
x
Reference in New Issue
Block a user