.env file not available in project then how to show the value in process.env.SHOPIFY_API_KEY #1007
Unanswered
chiragDesaiPantherCodx
asked this question in
Q&A
Replies: 1 comment
-
env variables do get "magically" pulled from shopify partners by the shopify cli. Documentation here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Shopify app in template selected node, No env file available in structure but process.env.SHOPIFY_API_KEY value access them.
How to set value in process.env.SHOPIFY_API_KEY and how to get value without .env file.
Beta Was this translation helpful? Give feedback.
All reactions