Skip to content

Commit

Permalink
Update 100-dotenv.md (#1961)
Browse files Browse the repository at this point in the history
  • Loading branch information
Olayanju-1234 committed Oct 4, 2022
1 parent 9d8cd49 commit 22ba125
Showing 1 changed file with 8 additions and 1 deletion.
@@ -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>

0 comments on commit 22ba125

Please sign in to comment.