Add dotenv
#1293
Replies: 2 comments
-
|
@jaredlt I'll see if I can find any artifacts, but my guess is that we prefer custom configurations and custom credentials over |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I would challenge that assumption. I had a question related to a recent client project. I wanted to decide between environment variables and credentials. In the ensuing Slack thread, the answer was both. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
It seems we used to include dotenv
.env files seem to be the de facto way to handle environment variables locally.
I'm struggling to find the discussion for its removal but I guess it was with the move to generators?
What are folks thoughts on including dotenv?
Beta Was this translation helpful? Give feedback.
All reactions