question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Doc not mentioning environment variables

See original GitHub issue

When trying to run this locally

Error: The environment variable BIGCOMMERCE_STOREFRONT_API_URL is missing and it's required to access your store

The needed environment variables are not mentioned anywhere in README.md. Please update.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

8reactions
FredvanRijswijkcommented, Oct 27, 2020

When trying to run this locally

Error: The environment variable BIGCOMMERCE_STOREFRONT_API_URL is missing and it's required to access your store

The needed environment variables are not mentioned anywhere in README.md. Please update.

you can use in local development vercel env pull .env.local it pulls all the right settings to your local env

1reaction
bryandandancommented, Dec 9, 2020

Can anybody tell me where the env values are actually being used/called in the code?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Introduction to environment variables - CircleCI
Use environment variables to set up various configuration options, and keep your set-up secure with secrets, private keys, and contexts.
Read more >
Environment variables are not working at build time
I'm currently trying to get my multi container app running on balena OS. The build fails because the environment variables are not beeing ......
Read more >
Using Environment Variables | Cloud Functions Documentation
Open the Runtime, build and connections settings section. Select the Runtime tab. In the Runtime environment variables section, click Add variable and add...
Read more >
bug: pypirc file does not get the environment variables parsed ...
bug: pypirc file does not get the environment variables parsed correctly as mentioned in docs. I had asked @sabrams here (#202012 (comment ...
Read more >
Environment Variables | Deta Docs
You need to create a file where you specify your environment variables with their values. note. We strongly recommend creating a file called...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found