mirror of
https://github.com/vercel/commerce.git
synced 2025-05-09 19:27:53 +00:00
init
This commit is contained in:
parent
ce004c05fa
commit
af6dc5bba0
@ -1,7 +0,0 @@
|
|||||||
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"
|
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ yarn-error.log*
|
|||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
.env*.local
|
||||||
|
Loading…
x
Reference in New Issue
Block a user