This is an example/playground project to try out **[dotenv-flow](https://github.com/kerimdzhanov/dotenv-flow)**.
Loads environment variables from `.env.[development|test|production][.local]` files
TypeScript definitions for dotenv-flow
Loads environment variables from .env file
A cli executable to run commands with the ENV variables loaded by dotenv-flow
Expand environment variables using dotenv
A webpack plugin that allows you to securely use environment variables within your javascript web application, loading them using dotenv-flow's `.env*` files loading strategy.
A global executable to run applications with the ENV variables loaded by dotenv
A simple webpack plugin to support dotenv.
dotenv... but with defaults!
A browser test dapp for multichain api
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
Cypress plugin that enables compatability with dotenv-flow
Next.js dotenv file loading
Robust Environment Configuration for Universal Applications.
Allow parsing of the flow syntax
Load environment variables using import statements.
a secure dotenv–from the creator of `dotenv`
A secretlint rule for dotenv
Strip flow type annotations from your output code.
Preload environment variables with dotenv into serverless.
A JavaScript parser built from the Hermes engine
Load environment variables from .env and ensure they are defined
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS