TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Dotenvx: A better dotenv – from the creator of `dotenv`

19 pointsby yarapavan11 months ago

4 comments

bdcravens11 months ago
Significant discussions here 14 days ago: (354 points)<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40789353">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=40789353</a>
cheptsov11 months ago
Sorry if the question is stupid but maybe someone can help understand it better. I’m using direnv (1). I like the tool for its simplicity. How are dotenv or dotenvx different?<p>(1) <a href="https:&#x2F;&#x2F;direnv.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;direnv.net&#x2F;</a>
评论 #40920576 未加载
ramesh3111 months ago
A wonderful little library that will very hopefully finally be obsolete when Node env-file leaves experimental.
forrestthewoods11 months ago
I hate environment variables so much. They’re the source of so much pain and suffering.<p>I never write code that uses envvars. Always use cmdline args or a config file.<p>If I were designing an OS I’d do everything in my power to not have an envvar API. It’s probably not possible, but damnit I’d try
评论 #40920996 未加载
评论 #40920687 未加载
评论 #40920700 未加载