Skip to content
New issue

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

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

Already on GitHub? # 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
Member

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
devex Tickets related to DX (tooling, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant