-
Updated
Jul 6, 2022 - PHP
#
dotenv
Here are 1,701 public repositories matching this topic...
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
-
Updated
Jun 20, 2022 - Python
Symfony Dotenv parses .env files to make environment variables stored in them accessible via getenv(), $_ENV, or $_SERVER.
-
Updated
May 27, 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
Jun 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
Apr 25, 2022 - JavaScript
Config module for nestjs using dotenv 🔑
-
Updated
Jul 6, 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
May 15, 2022 - JavaScript
Load react native environment variables using import statements for multiple env files.
-
Updated
Jun 30, 2022 - JavaScript
Keep your .env in sync with .env.example
-
Updated
Apr 25, 2022 - TypeScript
android
kotlin
java
dotenv
jvm
environment-variables
hacktoberfest
12-factor
environment-configuration
-
Updated
May 30, 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
Jul 5, 2022 - JavaScript
A lightweight yet powerful configuration manager for the Go programming language
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
Jun 27, 2022 - Go
the shellscript、Dockerfile、properties ...... format extension
dockerfile
dotenv
hosts
properties
vscode-extension
shell-extension
hostsfile
vscode-plugin
bash-format
shell-format
shfmt
vmoptions
-
Updated
Jun 24, 2022 - Shell
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
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
Composer install helper outsourcing sensitive keys from the package URL into environment variables
-
Updated
Oct 20, 2021 - PHP
Config that works
javascript
android
config
java
ios
dotenv
environment
typescript
react-native
objective-c
gradle
monorepo
env
xcconfig
12factor
12factorapp
-
Updated
Jun 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
Jul 4, 2022 - JavaScript
-
Updated
Jun 26, 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.md
file. 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.