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

Better env var management #245

Open
half0wl opened this issue Apr 24, 2023 · 0 comments
Open

Better env var management #245

half0wl opened this issue Apr 24, 2023 · 0 comments
Labels
devex Tickets related to DX (tooling, etc.)

Comments

@half0wl
Copy link
Collaborator

half0wl commented Apr 24, 2023

We're doing process.env.foo ?? "" and checking for non-empty strings everywhere that uses the env var.

We should centralize this into a config module and perform all the checks upfront in there.

@half0wl half0wl added the devex Tickets related to DX (tooling, etc.) label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devex Tickets related to DX (tooling, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant