mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 07:56:59 +00:00
12 lines
425 B
Plaintext
12 lines
425 B
Plaintext
COMPANY_NAME="Vercel Inc."
|
|
TWITTER_CREATOR="@vercel"
|
|
TWITTER_SITE="https://nextjs.org/commerce"
|
|
SITE_NAME="Next.js Commerce"
|
|
SHOPIFY_REVALIDATION_SECRET=""
|
|
SHOPIFY_STOREFRONT_ACCESS_TOKEN=""
|
|
SHOPIFY_STORE_DOMAIN="[your-shopify-store-subdomain].myshopify.com"
|
|
# for customer account api
|
|
# SHOPIFY_CUSTOMER_ACCOUNT_API_CLIENT_ID=""
|
|
# SHOPIFY_CUSTOMER_ACCOUNT_API_URL=""
|
|
# SHOPIFY_CUSTOMER_API_VERSION=""
|
|
# SHOPIFY_ORIGIN_URL="" |