Skip to content

Commit

Permalink
Merge pull request #69 from contentstack/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
vikrantraut authored Apr 24, 2024
2 parents c6647ac + 9e105f1 commit 052c01d
Show file tree
Hide file tree
Showing 27 changed files with 29 additions and 4,878 deletions.
28 changes: 28 additions & 0 deletions .env.template
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# These variables are only available locally in MiniOxygen
# https://shopify.dev/docs/custom-storefronts/hydrogen/environment-variables

## Shopify Environment Variables
# A secret used to sign session cookies.
SESSION_SECRET="foobar"
# The public access token for the Storefront API.
PUBLIC_STOREFRONT_API_TOKEN=""
# The private access token for the Storefront API.
PRIVATE_STOREFRONT_API_TOKEN=""
# The id of the store used to communicate with the Storefront API.
PUBLIC_STOREFRONT_ID=""
# The client id of the public customer account used to communicate with the Storefront API.
PUBLIC_CUSTOMER_ACCOUNT_API_CLIENT_ID=""
# The url of the public customer account used to communicate with the Storefront API.
PUBLIC_CUSTOMER_ACCOUNT_API_URL=""
# The domain of the store used to communicate with the Storefront API.
PUBLIC_STORE_DOMAIN=""

## Contentstack Environment Variables
# Stack API key
CONTENTSTACK_API_KEY=""
# Delivery token for the Stack
CONTENTSTACK_DELIVERY_TOKEN=""
# Environment name
CONTENTSTACK_ENVIRONMENT=""
# Region name
CONTENTSTACK_REGION=""
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
.env
.shopify
/node_modules
/README 2.md
.DS_Store
5 changes: 0 additions & 5 deletions contentstack-app/.eslintignore

This file was deleted.

18 changes: 0 additions & 18 deletions contentstack-app/.eslintrc.js

This file was deleted.

1 change: 0 additions & 1 deletion contentstack-app/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion contentstack-app/.graphqlrc.yml

This file was deleted.

213 changes: 0 additions & 213 deletions contentstack-app/CHANGELOG.md

This file was deleted.

40 changes: 0 additions & 40 deletions contentstack-app/README.md

This file was deleted.

47 changes: 0 additions & 47 deletions contentstack-app/app/components/Aside.tsx

This file was deleted.

Loading

0 comments on commit 052c01d

Please sign in to comment.