Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Node.js: You are managing your environment variables wrong
(opens in new tab)
(medium.com)
1 points
Narzerus
10y ago
2 comments
Share
Node.js: You are managing your environment variables wrong | Better HN
2 comments
default
newest
oldest
mattkrea
10y ago
How does this not defeat the purpose of environment variables? I use them primary because I can set them in cloud-init or in my CI system and apply them to a Docker container I'm building without having to explicitly put them in my repo.
Narzerus
OP
10y ago
Environment variables should STILL be used in a production environment. This article helps manage development environments.
j
/
k
navigate · click thread line to collapse