-
Updated
Dec 17, 2021 - PHP
#
dotenv
Here are 1,475 public repositories matching this topic...
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
Get and set values in your .env file in local and production servers. 🎉
-
Updated
Mar 26, 2022 - Python
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
-
Updated
Mar 22, 2022 - PHP
boilerplate
babel
dotenv
coverage
express
node
mocha
yarn
mongodb
authentication
eslint
es6
mongoose
bluebird
jsonwebtoken
-
Updated
Jul 15, 2020 - JavaScript
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
-
Updated
Mar 27, 2022 - JavaScript
A Babel preset let you import application configs from .env file (zero runtime dependency)
-
Updated
May 27, 2020 - JavaScript
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
-
Updated
Feb 11, 2022 - JavaScript
Config module for nestjs using dotenv 🔑
-
Updated
Mar 25, 2022 - TypeScript
sastraxi
commented
Nov 27, 2019
- start reporting on coverage (somehow...)
good first issue
Good for newcomers
Loads your .env file into your application context
-
Updated
Mar 7, 2022 - JavaScript
Load react native environment variables using import statements for multiple env files.
-
Updated
Mar 27, 2022 - JavaScript
Keep your .env in sync with .env.example
-
Updated
Mar 7, 2022 - TypeScript
android
kotlin
java
dotenv
jvm
environment-variables
hacktoberfest
12-factor
environment-configuration
-
Updated
Feb 23, 2022 - Kotlin
Verification, sanitization, and type coercion for environment variables in Node.js
nodejs
javascript
sanitization
dotenv
environment
typescript
environment-variables
env
environment-vars
variables
verifies
typescript-support
parsing-variables
-
Updated
Oct 29, 2021 - JavaScript
the shellscript、Dockerfile、properties ...... format extension
dockerfile
dotenv
hosts
properties
vscode-extension
shell-extension
hostsfile
vscode-plugin
bash-format
shell-format
shfmt
vmoptions
-
Updated
Mar 25, 2022 - Shell
A lightweight yet powerful configuration manager for Go projects
config
go
golang
yaml
toml
dotenv
environment
config-management
configuration
environment-variables
configuration-management
env
json-configuration
yaml-configuration
configuration-files
config-manager
configuration-manager
dot-env
os-variables
-
Updated
Mar 4, 2022 - Go
sobolevn
commented
Jan 28, 2020
We need to enforce \n for line breaks.
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Composer install helper outsourcing sensitive keys from the package URL into environment variables
-
Updated
Oct 20, 2021 - PHP
shrirambalaji
commented
Jul 9, 2020
Currently, in the gatsby-plugin-s3 configuration, I'm not finding a way to set the s3ForcePathStyle option. This is necessary in cases, where S3-Compliant Object Storage Services, which might not be AWS have this path style. Some examples could be Minio
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Config.html#s3ForcePathStyle-property
Would be happy to send a
Config that works
javascript
android
config
java
ios
dotenv
environment
typescript
react-native
objective-c
gradle
monorepo
env
xcconfig
12factor
12factorapp
-
Updated
Mar 2, 2022 - JavaScript
The .env file editor tool for Laravel 5.8+
-
Updated
Mar 17, 2022 - PHP
Expose environment variables to the runtime config of Next.js
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Mar 27, 2022 - Java
Improve this page
Add a description, image, and links to the dotenv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dotenv topic, visit your repo's landing page and select "manage topics."
Currently, everyone needs to add their changes themselves to the
CHANGELOG.mdfile. As this is tedious work it would be great if that could be automated via a github action on merge in master or something like that.