.env
.env (dotenv) is a file, used to store configuration values as key-value pairs, similar to the ini file format. Since this file usually contains confidential information like credentials, it’s commonly prevented from being tracked by version control.
- GitHub: https://github.com/topics/dotenv
- Related Topics: ini, configuration-file, environment-variables,
- Aliases: dot-env, env-file,
- Last updated: 2026-06-15 00:09:00 UTC
- JSON Representation
https://github.com/ellisonleao/dotenv.nvim
A minimalist .env support for Neovim
dotenv hacktoberfest lua neovim neovim-plugin neovim-plugins plugin vim
Last synced: 28 Jul 2025
https://github.com/LeoBakerHytch/ts-dotenv
Strongly-typed environment variables for Node.js
12-factor dotenv env environment environment-variables node nodejs typescript
Last synced: 06 Aug 2025
https://github.com/bjoshuanoah/require-environment-variables
Require environment variables for your node.js application
code code-quality dotenv env environment-variables hacktoberfest javascript node-js npm-package npmjs typescript
Last synced: 30 Oct 2025
https://github.com/berthutapea/mern-ticket
Tikons "MERN TICKET" (MongoDB, Express, React & Nodejs)
axios daisyui dotenv emailjs expressjs framer-motion jsonwebtoken mern-project mern-stack mongodb mongoose nodejs nodemon react react-redux react-toastify redux tailwindcss
Last synced: 15 Apr 2025
https://github.com/zztkm/vdotenv
Which loads env vars from a .env file.
dotenv v v-module vlang vlang-module
Last synced: 23 Jan 2026
https://github.com/cuducos/createnv
🧞♀️Automagically creates .env files
cli dev developer-tools devtools dotenv hacktoberfest
Last synced: 17 Mar 2025
https://github.com/marcocesarato/dotenv-mono
This package permit to have a centralized dotenv on a monorepo. It also includes some extra features such as manipulation and saving of changes to the dotenv file, a default centralized file, and a file loader with ordering and priorities.
defaults development dotenv dotenv-expand edit env environment local mono monorepo nextjs node nodejs packages production shared storybook test turbo turborepo
Last synced: 09 May 2025
https://github.com/fnando/superconfig
Access environment variables. Also includes presence validation, type coercion and default values.
12-factor config configuration configuration-management dotenv environment-variables ruby
Last synced: 12 Oct 2025
https://github.com/sholladay/envy
Load .env files and environment variables
conf config configuration dotenv dotfile env envfile environment keys loader secrets security variables vars
Last synced: 30 Apr 2025
https://github.com/ysmood/goe
A simple lib to load, parse and share environment variables.
dotenv environment-variables public-key-encryption secret-distribution secret-management
Last synced: 19 Aug 2025
https://github.com/nsweeting/exenv
Exenv makes loading environment variables from external sources easy.
config dotenv elixir env environment-variables secrets yaml yml
Last synced: 11 Apr 2025
https://github.com/sakirsensoy/genv
Genv is a library for Go (golang) that makes it easy to read and use environment variables in your projects. It also allows environment variables to be loaded from the .env file.
configuration dotenv environment environment-variables golang
Last synced: 14 Mar 2025
https://github.com/tariqulislam/express-starter-kit
This repository is boilerplate for API based development with express js. the application contains all the development tools, those are swagger and swager ui documentation tools, mocha and chai testing tools, mongoose drive integration, MCV pattern wise coding style, JSON web token for authenticate and more other tools
chai chai-http database database-configuration docker-composer docker-container dotenv expressjs jwt jwt-token machine mocha mongodb mongoose nodejs nodemon pm2 swagger swagger-ui
Last synced: 12 Apr 2025
https://github.com/bnomei/kirby3-dotenv
Kirby Plugin for environment variables from .env files
dotenv dotenv-loader enviroment-variables kirby kirby-cms kirby-plugin kirby4 kirby5
Last synced: 06 Apr 2025
https://github.com/lzjever/varlord
Unified yet dead simple Python config management: defaults, CLI, env vars, .env, etcd. Type-safe, validated, with dynamic updates.
cli-args config-management configuration dotenv environment-variables etcd multi-source priority python settings validation
Last synced: 17 Jan 2026
https://github.com/strong-config/node
💪 Simple & Secure Config Management for Node.js 💪
configuration-management dotenv javascript node secrets-management
Last synced: 06 Aug 2025
https://github.com/venthur/dotenv-cli
Executes commands with environment variables set from .env file. Zero dependencies.
bash-completion cli debian dotenv dotenv-cli python
Last synced: 06 Apr 2025
https://github.com/cdimascio/java-dotenv
Use dotenv-java or dotenv-kotlin https://github.com/cdimascio/dotenv-java or https://github.com/cdimascio/dotenv-kotlin instead
dotenv dotenv-kotlin java-dotenv kotlin-dsl
Last synced: 29 Jul 2025
https://github.com/dying-will-bullet/dotenv
Loads environment variables from .env for Zig projects.
dotenv dotenv-loader environment-variables zig ziglang
Last synced: 06 Mar 2026
https://github.com/numToStr/zenv
Dotenv (.env) loader written in rust 🦀
cli config crate dotenv env environment loader rust
Last synced: 17 Jul 2025
https://github.com/nystudio107/dotenvy
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents
apache bash dotenv env environment environment-variables nginx php shell
Last synced: 23 Apr 2025
https://github.com/zeybek/camouflage
Camouflage is a VS Code extension that helps protect sensitive environment variables by hiding their values in .env files
Last synced: 08 Feb 2026
https://github.com/dotenv-org/python-dotenv-vault
Load environment variables from encrypted .env.vault files
dotenv dotenv-cli dotenv-python dotenv-vault env environment environment-variables secretops-platform secrets secrets-management vault
Last synced: 20 Sep 2025
https://github.com/br3ndonland/fastenv
⚙️ Unified environment variable and settings management for FastAPI and beyond 🚀
anyio asgi configuration-management dotenv environment-variables fastapi object-storage pydantic python s3 s3-bucket s3-client settings starlette uvicorn
Last synced: 06 Oct 2025
https://github.com/maxgfr/typescript-swc-starter
A minimalist typescript swc starter that generate cjs and esm package
boilerplate cjs dotenv eslint esm jest node nodejs nodemon prettier rust-compiler starter starter-kit swc typescript unbuild
Last synced: 09 Feb 2026
https://github.com/numtostr/zenv
Dotenv (.env) loader written in rust 🦀
cli config crate dotenv env environment loader rust
Last synced: 16 Mar 2025
https://github.com/dzakh/rescript-envsafe
🔒 Makes sure you don't accidentally deploy apps with missing or invalid environment variables
configuration dotenv environment environment-variables nodejs rescript
Last synced: 07 May 2025
https://github.com/icyleaf/poncho
A .env parser/loader improved for performance.
crystal dotenv dotenv-loader dotenv-parser
Last synced: 23 Jun 2025
https://github.com/tf/env_lint
Check environment variables accoring to a .env.example file
Last synced: 24 Jul 2025
https://github.com/DZakh/rescript-envsafe
🔒 Makes sure you don't accidentally deploy apps with missing or invalid environment variables
configuration dotenv environment environment-variables nodejs rescript
Last synced: 28 Mar 2025
https://github.com/acro5piano/dotenv-vault
[deprecated] simple dotenv encrypt & decrypt tool inspired by yaml_vault
bash cli dotenv password-manager
Last synced: 23 Mar 2025
https://github.com/zarifpour/zed-env
🔐 env support for Zed.
dotenv env environment environment-variables secrets syntax syntax-highlighting syntax-tree zed zed-extension
Last synced: 26 Dec 2025
https://github.com/gauravprwl14/node-express-postgres-sequelize-es6-rest-api
A boilerplate application for building RESTful APIs Microservice in Node.js using Express, PostgeSQL and Sequelize in ES6 with code coverage and JsonWebToken Authentication
async-await babel bluebird boilerplate coverage coveralls dotenv es6 eslint express jsonwebtoken jwt mocha nodejs postgressql sequelize starter-kit yarn
Last synced: 18 Jun 2025
https://github.com/deptno/action-aws-ssm-to-dotenv
🔐Github Action. create `.env` via AWS SSM parameters path
action actions aws ci dotenv environment github parameters ssm variables
Last synced: 13 Oct 2025
https://github.com/nreoch25/nextjs-graphql-auth
Authentication system using NextJS, GraphQL, Apollo Client, Apollo Server, MongoDB, Nginx, Docker, Docker-Compose and Kubernetes
apollo-client apollo-server apollo-subscription docker docker-compose dotenv enzyme graphql graphql-subscriptions jest kubernetes mailtrap minikube mongodb nextjs nginx nodejs react reactstrap
Last synced: 03 Apr 2025
https://github.com/bitlytwiser/zdotenv
Zdotenv - A port of Godotenv for Zig
dotenv dotenv-parser zig ziglang
Last synced: 04 Mar 2025
https://github.com/nsaunders/purescript-dotenv
Load environment variables from a .env file.
configuration devops dotenv node purescript
Last synced: 12 Dec 2025
https://github.com/idlesign/envbox
Detect environment type and work within.
12factorapp app-config config configuration configuration-management django dotenv envfile environment environment-configuration environments python settings
Last synced: 05 May 2025
https://github.com/arkoniak/configenv.jl
Package for populating ENVironment variables.
dotenv dotenv-loader dotenv-parser julia-language
Last synced: 10 Apr 2025
https://github.com/adrien2p/nestjs-api-ai
Nest + Api.ai
actionsongoogle ai api-ai assistant dotenv jsonwebtoken jwt nest nest-js node nodejs orm sequelize typescript
Last synced: 02 Oct 2025
https://github.com/adhocore/php-env
A small and fast .env loader for PHP
adhocore dotenv dotenv-parser env env-loader environment-variables hacktoberfest php-dotenv php-env
Last synced: 15 Apr 2025
https://github.com/cdimascio/kotlin-spring-mvc-template
12-factor compliant Spring MVC Kotlin template. Features automatic request/response validation and interactive API doc
dotenv kotlin openapi3 spring-boot spring-mvc swagger swagger2
Last synced: 28 Apr 2025
https://github.com/c-py/action-dotenv-to-setenv
GitHub Action to export a dotenv file to environment variables (via set-env)
Last synced: 10 Jul 2025
https://github.com/mhsnbakhshi/shop-apis
shop apies using nodejs & express.js & mongoDB
backend bcrypt cookie-parser cors dotenv express-validator expressjs javascript jsonwebtoken mongodb mongoose multer nodejs nodemailer nodemon swagger uuid
Last synced: 12 Mar 2026
https://github.com/jessety/env-smart
Zero-dependency Node library for using .env files with default values and types in TS/JS
configuration configuration-files configuration-management defaults dotenv dotenv-parser dotenv-types dotenv-typescript env environment environment-configuration environment-variables environment-vars node nodejs parse types typescript zero-dependency
Last synced: 07 May 2025
https://github.com/cookpad/denv
Loads environment variables to `ENV` from `.env` file
Last synced: 13 Aug 2025
https://github.com/erosnol/project-2api
Creating a Blog API, with full CRUD using NodeJS, Express, Mongoose, and MongoDB.
bcrypt dotenv ejs express express-validator helmet javascript jsonwebtoken mongodb moongose morgan nodejs postman postman-api
Last synced: 12 Apr 2025
https://github.com/maxdeviant/glenvy
🏞️ A pleasant way to interact with your environment variables
Last synced: 12 Jul 2025
https://github.com/bush1d3v/tsbank_api
API RESTful com autenticação de usuário, criptografia de senha e integração a banco de dados. Levando à risca os princípios de desenvolvimento utilizados.
bcrypt clean-architecture crud dotenv express javascript jest jsonwebtoken jwt knex nodejs nodemon pg postgresql restful-api solid tdd typescript yarn yup
Last synced: 16 Oct 2025
https://github.com/dotenv-org/godotenvvault
Load environment variables from encrypted .env.vault files
configuration dotenv encryption environment environment-variables
Last synced: 07 Aug 2025
https://github.com/chillerlan/php-traits
A collection of (more or less) useful traits for PHP7.2+
array dotenv helper magic php-spl-iterators php7 trait
Last synced: 05 Oct 2025
https://github.com/hukkin/typenv
Typed environment variable parsing for Python
configuration dotenv environment-variables python twelve-factor
Last synced: 31 Oct 2025
https://github.com/kerimdzhanov/dotenv-flow-webpack
A simple and secure webpack plugin that supports dotenv-flow.
development dotenv dotenv-flow environment-variables node-env production staging test webpack webpack-plugin
Last synced: 21 Jul 2025
https://github.com/lionix-team/envclient
Manage and validate environmental variables with artisan console commands and facades
dotenv env environment environment-variables laravel laravel-framework lionix
Last synced: 15 Oct 2025
https://github.com/jbutko/express-ts-api-boilerplate
Express TypeScript API Boilerplate
api api-rest dotenv es6 express express-js joi joi-validation node nodejs nodejs-server nodemon prettier tslint typescript
Last synced: 21 Apr 2025
https://github.com/mathworks/dotenv-for-MATLAB
Load environment variables from a .env file.
Last synced: 21 Nov 2025
https://github.com/shahriar-shojib/atenv
modern dotenv replacement
decorators dotenv env parser typescript
Last synced: 26 Jun 2025
https://github.com/mathworks/dotenv-for-matlab
Load environment variables from a .env file.
Last synced: 26 Oct 2025
https://github.com/busterc/assert-dotenv
:warning: One fell swoop for loading and asserting environment settings in node.
conf config dotenv env environment environment-variables environment-vars environments
Last synced: 23 Apr 2025
https://github.com/alepop/stencil-env
🎛️ `.env` plugin for stencil
dotenv plugin stencil stenciljs
Last synced: 11 Mar 2026
https://github.com/mrsauravsahu/gen-env-template
Generate documentation for your environment variables
dotenv env environment-variables highlighted
Last synced: 31 Aug 2025
https://github.com/amn-max/nodefuel
NodeFuel is a TypeScript-first boilerplate for building high-quality Node.js apps with multi-authentication using Passport. Get started today and fuel up your Node.js development!
api-development best-practices boilerplate boilerplate-template dotenv eslint express multi-auth multi-authentication nodejs passport prisma restful-api typescript web-development
Last synced: 24 Apr 2025
https://github.com/1farz1/task-manager
A Complete Task Manager Built Using NodeJs,Express,MongoDb, VanillaJs
backend clean-code crud dotenv express mongodb mongoose mvc-architecture node-js task-manager
Last synced: 26 Oct 2025
https://github.com/ayusharma-ctrl/data_visualization_dashboard-mern-stack
It is a Data Visualization Dashboard that uses the MERN Stack to create visualizations. Project uses given JSON data to create a MongoDB database and create an API in node.js to retrieve the data. The visualizations are created using chart.js library. The dashboard has various filters. Project aims to generate insights from creative visualizations.
axios bootstrap5 chartjs cors dotenv express mern-stack mongodb nodejs react
Last synced: 27 Mar 2026
https://github.com/ssssota/typedotenv
dotenv utility for TypeScript
cli code-generation dotenv typescript unplugin vite webpack
Last synced: 19 Mar 2025
https://github.com/iamsauravsharma/create-dotenv
Create dotenv file for GitHub actions
dotenv env environment-variables github-actions hacktoberfest
Last synced: 30 Jul 2025
https://github.com/sanjib-sen/envshh
A command line tool to securely and automatically manage, store environment variables
cli command-line command-line-tool developer-tools devops dotenv env environment environment-variables
Last synced: 15 Aug 2025
https://github.com/obrm/connect-front-to-back-vite
This repository contains a MERN stack project that demonstrates how to connect a front-end React application created with Vite to a back-end Node/Express API. It can serve as a boilerplate project for a MERN stack application, providing a solid foundation for building scalable and maintainable applications.
boilerplate dotenv express full-stack mongoose react vite
Last synced: 11 Apr 2026
https://github.com/wobondar/tfconfig
Terraform configuration manager
aws-sdk-go aws-ssm dotenv terraform terraform-aws terraform-configuration terraform-dotenv terraform-scripts terraform-ssm
Last synced: 23 Apr 2025
https://github.com/shm-rsuf/tech-alpha-client
Welcome to Tech-Alpha, A MERN stack e-commerce platform that redefines the online shopping experience. Seamlessly merging the power of MongoDB, Express.js, React, and Node.js, Tech-Alpha offers a dynamic and feature-rich environment for customers.
dotenv e-commerce-website express-js mongodb mongoose-schema nodejs react redux redux-thunk redux-toolkit tailwindcss
Last synced: 18 Oct 2025
https://github.com/eliasgcf/typeenv
⚙️ With this command you can create the Type definitions for an .env file
Last synced: 07 May 2025
https://github.com/busterc/dotenv-assert
:warning: Requires specified environment settings to exist in node applications
conf config dotenv env environment environment-variables environment-vars environments
Last synced: 23 Apr 2025
https://github.com/jmbl1685/express-restapi-es6
:rocket: Custom structure to build an REST API using Node.js + Express.js
chai dotenv express mocha nodejs nodemon prettier swagger-jsdoc swagger-ui-express
Last synced: 25 Oct 2025
https://github.com/davidsaulrodriguez/mern-stack-template
A MERN Stack Template created to easily get started with developing a Full Stack Web App using the complete MERN Stack
babel backend dotenv eslint frontend mern mern-stack mern-stack-template mongodb mongoose prettier react semver template
Last synced: 10 Jul 2025
https://github.com/sjparkinson/vdot
Create your .env files using HashiCorp Vault.
command-line-tool dotenv environment-variables vault
Last synced: 21 Jun 2025
https://github.com/platane/github-secret-dotenv
🗝 upload secrets to github from your .env file
cli dotenv github github-actions github-secrets secrets
Last synced: 10 Mar 2026
https://github.com/wenderjean/checkdotenv
Verify environment variables presence for Node JS.
checker dotenv env environment-variables
Last synced: 29 Apr 2025
https://github.com/ikelaiah/dotenv-fp
A feature-rich dotenv library for Free Pascal: load environment variables from .env files with type-safe getters, validation, interpolation, and zero memory management.
config configuration cross-platform dotenv env environment-variables fpc freepascal lazarus library object-pascal pascal
Last synced: 13 Jan 2026
https://github.com/anyfin/dotenv-from-k8s
A commandline cli tool to fetch, merge and convert secrets and config maps in k8s to dot env property file. Useful for building frontend projects for k8s.
configmaps dotenv kubectl kubernetes openlibrary parser secrets
Last synced: 06 Aug 2025
https://github.com/chrisjmendez/boilerplate-rails-5-app
Ruby on Rails 5 with HAML, SASS, CoffeeScript, Bootstrap, Devise, Rspec, Capybara
boilerplate bootstrap-4 capybara dalli devise dotenv factory-girl font-awesome haml heroku kaminari livereload newrelic omniauth prism rack-middleware rails ruby rubyonrails
Last synced: 14 Jun 2025
https://github.com/natterstefan/action-next-env
GitHub Action to read .env.[development|test|production][.local] files in Next.js (but also non Next.js) projects and add variables as secrets to GITHUB_ENV.
dotenv dotenv-parser github-action nextjs
Last synced: 28 Jun 2025
https://github.com/gersonfreire/telegram-bot-framework
🤖 Application-level library for building bots in Telegram.
chatbot cryptography dotenv framework object-oriented-programming plugin-manager python python-library python-telegram-bot python-telegram-bot-template python-venv python-windows stripe telegram telegram-api telegram-bot telegram-bots telegram-commands telegram-framework telegrambot
Last synced: 04 Apr 2025
https://github.com/deveshsuryawanshi/codegenius
We are developing an AI-powered self-interview preparation platform. This platform leverages the power of AI and natural language processing to simulate real interview scenarios, providing users with valuable feedback and resources to enhance their interview skills.
axios chatgpt-api cors dotenv express-js monggose mongodb node-js react react-icons react-router-dom react-speech-recognition-npm react-use-clipboard react-webcam redux styled-components tailwindcss typescript
Last synced: 23 Aug 2025
https://github.com/mistweaverco/kuba
Kuba helps you to get rid of .env files. Pass env directly from GCP, AWS, Azure, OpenBao and Bitwarden Secrets to your application
aws-secrets-manager azure-secrets bitwarden bitwarden-secrets bitwarden-secrets-manager dotenv gcp-secret-manager openbao secret-management vault vault-client
Last synced: 09 Mar 2026
https://github.com/davidnussio/envsec
Secure CLI tool for managing environment secrets using native OS credential stores (macOS Keychain, Linux Secret Service, Windows Credential Manager)
cli credential-manager cross-platform devtools dotenv effect-ts environment-variables keychain nodejs secrets secrets-management typescript
Last synced: 01 Jun 2026
https://github.com/kriasoft/envars
Load environment variables securely from .env files, with seamless integration for Google Secret Manager to handle referenced secrets.
aes-gcm config configuration dotenv env environment environment-variables nodejs passphrase password secret secret-management secrets secrets-manager settings vite
Last synced: 15 Jun 2025
https://github.com/malyshev/env-sentinel
Zero-dependency tool that validates .env files against schema.env, with optional fallback and secure warnings.
ci-cd dotenv env nodejs schema secure-env typescript validator
Last synced: 14 May 2025
https://github.com/seferov/composer-env-script
Composer script for handling gitignored env files
Last synced: 28 Oct 2025
https://github.com/matbour/dotenv-to-yaml
Convert your dotenv files to their YAML equivalent.
Last synced: 06 Jul 2025
https://github.com/codebrahma/nodejs-backend-boilerplate
Node.js Backend boilerplate for rest apis with google oauth authentication
chai circleci codecov dotenv factory-girl google-oauth2 mocha mvc nock postgresql rest-api sentry sequelize sinon vcr
Last synced: 03 Mar 2026
https://github.com/rsgalloway/envstack
layered, structural environment management
dotenv env environment-variables environments python-dotenv rez stack vfx vfx-pipeline virtualization
Last synced: 20 Feb 2026
https://github.com/bush1d3v/tsbank_front
Front-end da aplicação TSBank, uma aplicação bancária completa possuindo todas as transações bancárias existentes.
axios crypto-js css3 docker dotenv eslint html jest nodejs postcss prettier react scss stylelint tailwindcss typescript vite vitest yarn zod
Last synced: 11 Apr 2025
https://github.com/heziode/ada-dotenv
Loads environment variables from .env for Ada projects.
ada alire dotenv env environment-variables
Last synced: 30 Jul 2025
https://github.com/pr00xxy/magento2-dotenv
Magento 2 module that adds support for .env (dotenv) file configuration parsing
dotenv env environment-variables magento2 magento2-extension magento2-extension-free magento2-module magento2-plugin
Last synced: 06 May 2025
https://github.com/askoretskiy/readenv
Simple program that reads .env file and use it to run given command
Last synced: 01 Mar 2025