Update 100-dotenv.md (#1961)
parent
9d8cd49ab9
commit
22ba125043
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
||||
# Dotenv |
||||
# Dotenv |
||||
|
||||
The dotenv is a zero-dependency module that loads environment variables from a . env file into process. env |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.npmjs.com/package/dotenv'>Dotenv package</BadgeLink> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://zetcode.com/javascript/dotenv/'>Dotenv tutorial</BadgeLink> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.freecodecamp.org/news/how-to-use-node-environment-variables-with-a-dotenv-file-for-node-js-and-npm/'>How to Use Node Environment Variables with a DotEnv File for Node.js and npm</BadgeLink> |
||||
|
Loading…
Reference in new issue