Initial commit
This commit is contained in:
6
.env.local.example
Normal file
6
.env.local.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Shopify (defaults to mock.shop if unset)
|
||||
VITE_SHOPIFY_DOMAIN=mock.shop
|
||||
VITE_SHOPIFY_STOREFRONT_ACCESS_TOKEN=
|
||||
|
||||
# Anthropic — used by /api/chat. Required for the AI panel.
|
||||
ANTHROPIC_API_KEY=
|
||||
Reference in New Issue
Block a user