Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw errors when critical .env variables are missing #77

Open
puffo opened this issue Sep 2, 2022 · 0 comments
Open

Throw errors when critical .env variables are missing #77

puffo opened this issue Sep 2, 2022 · 0 comments

Comments

@puffo
Copy link
Contributor

puffo commented Sep 2, 2022

We should probably add some validation/early errors on the env vars to help pickup these issues quickly

Could be nice to have a getter for env variables that takes the name of the value we want are returns the value or throws an error if it's not set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant