mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
WIP POC in progress
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Available providers: bigcommerce, shopify, swell
|
||||
# Available providers: bigcommerce, shopify, swell, local, saleor, vendure, ordercloud
|
||||
COMMERCE_PROVIDER=
|
||||
|
||||
BIGCOMMERCE_STOREFRONT_API_URL=
|
||||
@@ -23,3 +23,6 @@ NEXT_PUBLIC_SALEOR_CHANNEL=
|
||||
|
||||
NEXT_PUBLIC_VENDURE_SHOP_API_URL=
|
||||
NEXT_PUBLIC_VENDURE_LOCAL_URL=
|
||||
|
||||
NEXT_PUBLIC_ORDERCLOUD_CLIENT_ID=
|
||||
NEXT_PUBLIC_ORDERCLOUD_CLIENT_SECRET=
|
||||
|
Reference in New Issue
Block a user