joke2k/django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
jpadilla/django-dotenv
Loads environment variables from .env
lincolnloop/goodconf
Transparently load variables from environment or JSON/YAML/TOML file.
RomainFallet/ionic-workflow-guide
Create a full and powerful worflow with Ionic (Unit Testing, Environment variables, Automatic documentation, Production App Server, Automatic deployment)
WJSoftware/wj-config
JavaScript configuration module for browser and server projects that works like .Net configuration where any number of data sources are merged and environment variables can contribute/overwrite values by following a naming convention.
rafaljusiak/python-env-loader
Reads the variables from .env files in similar way that is used in React.js and adds them to environment variables, automatically guessing and parsing to correct types in Python.
wylee/django-local-settings
An alternative way to specify settings for Django projects. Supports local and secret settings for different environments. Also supports loading settings from environment variables.
antonybudianto/angular-cli-env
:package: Environment Variable addon for Angular 2 CLI projects, inspired by Twelve-Factor App
ObserverOfTime/yaenv
Yet another dotenv parser for Python
ely-as/django-envconfig
Configure Django using environment variables.
lorbic/django-project-template
Django project template to get started in no time. +customuser model, +environment variable management
en-atul/dotenv-vault-decrypt
Assist in decrypting the vault keys and converting them into corresponding environment variables, which will then be saved to a .env file.
Aircity/vue-cli-plugin-env-yaml
vue-cli 3.x plugin to inject environment variables
gunthercox/setsuperuser
Django command for setting the super user from environment variables
C0D1UM/huaweicloud-csms-environ
Load environment variables from Huawei Cloud Secret Management Service (CSMS)
champkeh/vue-cli-plugin-inspect-env
Vue CLI 3+ Plugin that add inspect-env command to vue-cli-service for easier inspect environment variables.
JustalK/LABORATORY-NEXTJS-DYNAMIC-VARIABLES
This project is the little example for testing how to inject environment variables into next-js on a built version.