-
-
Save rvibit/3c9fd437cd7fc01c1653feaf90b4f505 to your computer and use it in GitHub Desktop.
.env file for laravel-shopify React SPA
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VITE_SHOPIFY_API_KEY=xxxxxx | |
SHOPIFY_API_KEY=xxxxxxx | |
SHOPIFY_API_SECRET=xxxxxx | |
SHOPIFY_FRONTEND_ENGINE=REACT | |
SHOPIFY_BILLING_ENABLED=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment