Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
.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: 2024-11-09 00:07:56 UTC
- JSON Representation
https://github.com/motdotla/dotenv
Loads environment variables from .env for nodejs projects.
dotenv environment-variables javascript node nodejs
Last synced: 28 Oct 2024
https://github.com/vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
configuration dotenv environment environment-variables hacktoberfest php
Last synced: 28 Oct 2024
https://github.com/joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
dotenv environment-variables go golang
Last synced: 28 Oct 2024
https://github.com/joho/Godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
dotenv environment-variables go golang
Last synced: 24 Oct 2024
https://github.com/theskumar/python-dotenv
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.
12-factor-app configuration devops-tools dotenv env environment-variables python
Last synced: 28 Oct 2024
https://github.com/bkeepers/dotenv
A Ruby gem to load environment variables from `.env`.
Last synced: 28 Oct 2024
https://github.com/symfony/dotenv
Registers environment variables from a .env file
component dotenv env environment php symfony symfony-component
Last synced: 28 Oct 2024
https://github.com/kunalkapadia/express-mongoose-es6-rest-api
:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
authentication babel bluebird boilerplate coverage dotenv es6 eslint express jsonwebtoken mocha mongodb mongoose node yarn
Last synced: 10 Oct 2024
https://github.com/dotenv-linter/dotenv-linter
⚡️Lightning-fast linter for .env files. Written in Rust 🦀
check compare contributor-friendly contributors-welcome dotenv dotenv-linter env fix hacktoberfest linter rust rust-lang
Last synced: 12 Oct 2024
https://github.com/mrsteele/dotenv-webpack
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
dotenv dotenv-webpack environment-variables plugin secure webpack webpack-plugin
Last synced: 07 Nov 2024
https://github.com/dotenv-org/dotenv-vault
sync .env files—from the creator of `dotenv`.
Last synced: 14 Oct 2024
https://github.com/zetachang/react-native-dotenv
A Babel preset let you import application configs from .env file (zero runtime dependency)
Last synced: 28 Sep 2024
https://github.com/motdotla/dotenv-expand
Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.
Last synced: 30 Oct 2024
https://github.com/kerimdzhanov/dotenv-flow
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
configuration dotenv dotenv-flow dx env environment environment-variables express-js expressjs node node-env node-js nodejs
Last synced: 13 Oct 2024
https://github.com/goatandsheep/react-native-dotenv
Load react native environment variables using import statements for multiple env files.
12factor babel babel-plugin dotenv environment-variables hacktoberfest react react-native react-native-config
Last synced: 11 Oct 2024
https://github.com/nestjsx/nestjs-config
Config module for nestjs using dotenv :key:
config dotenv nestjs typescript
Last synced: 15 Oct 2024
https://github.com/evanshortiss/env-var
Verification, sanitization, and type coercion for environment variables in Node.js
dotenv env environment environment-variables environment-vars javascript nodejs parsing-variables sanitization typescript typescript-support variables verifies
Last synced: 31 Oct 2024
https://github.com/jpadilla/django-dotenv
Loads environment variables from .env
Last synced: 11 Oct 2024
https://github.com/sastraxi/pgsh
Branch your PostgreSQL Database like Git
dotenv git knex postgresql psql
Last synced: 11 Oct 2024
https://github.com/nuxt-community/dotenv-module
Loads your .env file into your application context
Last synced: 27 Sep 2024
https://github.com/luqmanoop/sync-dotenv
Keep your .env in sync with .env.example
dotenv env-sync environment-variables nodejs
Last synced: 08 Nov 2024
https://github.com/codeshifu/sync-dotenv
Keep your .env in sync with .env.example
dotenv env-sync environment-variables nodejs
Last synced: 02 Aug 2024
https://github.com/cdimascio/dotenv-kotlin
🗝️ Dotenv is a module that loads environment variables from a .env file
12-factor android dotenv environment-configuration environment-variables hacktoberfest java jvm kotlin
Last synced: 21 Oct 2024
https://github.com/foxundermoon/vs-shell-format
the shellscript、Dockerfile、properties ...... format extension
bash-format dockerfile dotenv hosts hostsfile properties shell-extension shell-format shfmt vmoptions vscode-extension vscode-plugin
Last synced: 04 Nov 2024
https://github.com/cdimascio/dotenv-java
🗝️ Dotenv is a no-dep, pure Java module that loads environment variables from a .env file
12-factor android dotenv environment-configuration environment-variables hacktoberfest java
Last synced: 21 Oct 2024
https://github.com/dotenvx/dotenvx
a better dotenv–from the creator of `dotenv`
Last synced: 27 Oct 2024
https://github.com/golobby/config
A lightweight yet powerful configuration manager for the Go programming language
config config-management config-manager configuration configuration-files configuration-management configuration-manager dot-env dotenv env environment environment-variables go golang json-configuration os-variables toml yaml yaml-configuration
Last synced: 26 Oct 2024
https://github.com/rogerluan/arkana
Store your keys and secrets away from your source code. Designed for Android and iOS projects.
android dotenv encryption gem ios kotlin ruby secrets swift
Last synced: 28 Oct 2024
https://github.com/wemake-services/dotenv-linter
:relaxed: Linting dotenv files like a charm!
code-quality dotenv dotenv-parser linter linting
Last synced: 08 Nov 2024
https://github.com/maxkomarychev/react-native-ultimate-config
Config that works
12factor 12factorapp android config dotenv env environment gradle ios java javascript monorepo objective-c react-native typescript xcconfig
Last synced: 01 Nov 2024
https://github.com/chihab/dotenv-run
Seamlessly load environment variables. Supports cli, esbuild, rollup, vite, webpack, angular. ESM and Monorepos.
angular builder configuration dotenv environment environment-variables schematics system typescript variables
Last synced: 07 Nov 2024
https://github.com/szqlovepk/vue-admin
vue 中后台系统解决方案- a solution for vue middle or background system
animate-css axios dayjs dotenv element-ui less management-system ts vue vue-cli-4 vue-router vuex webpack
Last synced: 12 Oct 2024
https://github.com/phasehq/console
End-to-End encrypted application secrets and configuration management for developers.
devops django docker dotenv end-to-end-encryption environment-variables nextjs open-source python react secret-management secrets secrets-management security security-tools self-hosting typescript
Last synced: 10 Oct 2024
https://github.com/ffraenz/private-composer-installer
Composer install helper outsourcing sensitive keys from the package URL into environment variables
acf composer composer-plugin dotenv hacktoberfest packagist wordpress
Last synced: 27 Oct 2024
https://github.com/bolorundurowb/dotenv.net
A library to read .env files in a .NET Core environment
csharp dotenv dotnet environment-variables
Last synced: 01 Nov 2024
https://github.com/gatsby-uc/gatsby-plugin-s3
Deploy your gatsby site to a S3 bucket.
cloudfront dotenv gatsby gatsby-plugin gatsby-site react s3 s3-bucket s3-website serverless
Last synced: 03 Aug 2024
https://github.com/jariz/gatsby-plugin-s3
Deploy your gatsby site to a S3 bucket.
cloudfront dotenv gatsby gatsby-plugin gatsby-site react s3 s3-bucket s3-website serverless
Last synced: 08 Aug 2024
https://github.com/nikaple/nest-typed-config
Intuitive, type-safe configuration module for Nest framework ✨
config configuration configuration-management dotenv javascript nest nestjs strongly-typed type type-safety typescript
Last synced: 11 Oct 2024
https://github.com/jackiedo/laravel-dotenv-editor
The .env file editor tool for Laravel 5.8+
dotenv dotenv-editor editor laravel laravel-dotenv-editor
Last synced: 29 Oct 2024
https://github.com/JackieDo/Laravel-Dotenv-Editor
The .env file editor tool for Laravel 5.8+
dotenv dotenv-editor editor laravel laravel-dotenv-editor
Last synced: 07 Nov 2024
https://github.com/Nikaple/nest-typed-config
Intuitive, type-safe configuration module for Nest framework ✨
config configuration configuration-management dotenv javascript nest nestjs strongly-typed type type-safety typescript
Last synced: 04 Aug 2024
https://github.com/philippus/sbt-dotenv
⏺️ Dotenv implementation for Scala sbt builds. Configures environment for local development.
Last synced: 01 Nov 2024
https://github.com/tusbar/next-runtime-dotenv
Expose environment variables to the runtime config of Next.js
configuration dotenv environment nextjs plugin runtime
Last synced: 30 Oct 2024
https://github.com/adrien2p/nestjs-sequelize-jwt
Nest + Sequelize + jwt
dotenv jsonwebtoken jwt nest nest-js node nodejs orm sequelize typescript
Last synced: 11 Oct 2024
https://github.com/pietvanzoen/deno-dotenv
Deprecated. Use std/dotenv instead.
Last synced: 02 Aug 2024
https://github.com/petercinibulk/envied
Handles environment variables in dart from a .env file.
Last synced: 13 Oct 2024
https://github.com/berthutapea/mern-employee-salary-management
MERN Employee Payroll Management (My SQL, Express, React & Nodejs)
apexcharts axios cookie-parser cors dotenv express jwt-token match-sorter mern-project mern-stack mysql nodejs react react-apexcharts react-vite redux redux-toolkit sequelize tailwind-css vite
Last synced: 30 Oct 2024
https://github.com/mockturtl/dotenv
Loads environment variables from `.env`.
configuration dart dotenv flutter
Last synced: 11 Oct 2024
https://github.com/adrien2p/nestjs-graphql
nest-js starter which implement graphql module
apollo-server-express dotenv graphql jsonwebtoken jwt nest nest-js node nodejs orm sequelize typescript
Last synced: 28 Sep 2024
https://github.com/mikestead/vscode-dotenv
DotENV extension for vscode with 1M+ installs
dotenv vscode vscode-extension
Last synced: 11 Oct 2024
https://github.com/frencojobs/envify
A better/safer way to handle environment variables in Flutter.
dart dotenv environment-variables flutter
Last synced: 03 Nov 2024
https://github.com/berthutapea/mern-blog-v2
MERN BLOG (MongoDB, Express, React & Nodejs)
axios bycryptjs cors css3 dotenv expressjs javascript jwt-authentication mern-blog mern-stack monggose mongodb multer nodejs nodemailer react reactjs slugify uuid
Last synced: 01 Nov 2024
https://github.com/sashenjayathilaka/full-stack-movie-application
Full Stack Movie Application with NEXT.JS 13!(Next.js 13, mongodb, node js, NextAuth.js v4, Tailwind CSS, framer-motion, TMDB Api, Google Authentication, primary information about a movies, Users can Add Bookmark in favorite actors and movies)
cors dotenv express framer-motion learn line-clamp mongoose mui-material next-auth next-js-13 nodemon pusher-js react-icons react-player react-toastify swiper tailwind-css tailwind-scrollbar tailwind-scrollbar-hide typescript
Last synced: 01 Nov 2024
https://github.com/wemake-services/dump-env
A utility tool to create .env files
continuous-integration dotenv gitlab-ci python travis-ci
Last synced: 08 Nov 2024
https://github.com/arabold/serverless-export-env
Serverless plugin to export environment variables into a .env file
aws aws-lambda dotenv serverless serverless-plugin
Last synced: 26 Oct 2024
https://github.com/tonyfromundefined/next-starter
Next.js Starter using GraphQL, MobX (Next.js, TypeScript, Babel, Express.js, Apollo Client, React Apollo, React Apollo Hooks, GraphQL Codegen, MobX, mobx-state-tree, styled-components, next-optimized-images, Serverless Framework, AWS Lambda, Dotenv)
apollo dotenv lambda mobx mobx-state-tree nextjs nextjs-template react serverless styled-components typescript
Last synced: 02 Aug 2024
https://github.com/tatsuukraine/dart_environment_config
Environment specific config generator for Dart and Flutter applications during CI/CD builds
ci-cd configuration dart dotenv environment environment-configuration environment-variables flutter
Last synced: 30 Oct 2024
https://github.com/hypertrack/placeline-nextjs
HyperTrack Placeline web application sample using NextJS, Ant-Design, Styled-Components, and Heroku
ant-design axios dotenv google-maps google-places heroku hypertrack localtunnel lodash moment nextjs placeline react samples styled-components template trips
Last synced: 09 Aug 2024
https://github.com/formatlos/next-env
Automatic static (build-time) or runtime environment variables injection for Next.js
build-time configuration dotenv environment environment-variables nextjs plugin runtime static
Last synced: 04 Aug 2024
https://github.com/tusbar/babel-plugin-dotenv-import
Load environment variables using import statements.
babel babel-plugin dotenv environment-variables
Last synced: 31 Oct 2024
https://github.com/zhorton34/authorize-slim-4
Slim 4 Authorization Tutorial
authentication dotenv illuminate-validation laravel-mix php phpauth phpauthentication slim slim-framework slim-micro-framework slim4 slim4authentication slimconsole slimphp slimsecurity slimserver symfony-console vue vuejs whoops-error-handler
Last synced: 27 Oct 2024
https://github.com/mrsteele/dotenv-defaults
dotenv... but with defaults!
defaults dotenv environment environment-variables
Last synced: 07 Nov 2024
https://github.com/sixlive/dotenv-editor
A PHP Package for editing dotenv files
Last synced: 29 Oct 2024
https://github.com/phpdevcommunity/php-dotenv
Parses .env files
component dotenv dotenv-loader dotenv-parser php-library php7
Last synced: 05 Nov 2024
https://github.com/mre/envy
💫 Manage environment variables without cluttering your .zshrc.
cli direnv dotenv environment variables
Last synced: 30 Oct 2024
https://github.com/dotenv-org/dotenv-vscode
Add auto-cloaking, auto-completion, in-code secret peeking, and more to VSCode.
dotenv dotenv-cli dotenv-vault env environment environment-variables visual-studio visual-studio-code visual-studio-code-extension visual-studio-extension vscode
Last synced: 08 Nov 2024
https://github.com/adnanrahic/building-a-serverless-rest-api-with-nodejs
A quick and easy guide of how to hook up a single Serverless service with basic MongoDB connection and CRUD interaction.
dotenv mongodb nodejs serverless serverless-framework serverless-offline
Last synced: 27 Oct 2024
https://github.com/insomnimus/ps-dotenv
A feature complete and unintrusive direnv for Powershell Core
csharp direnv dotenv dotnet module powershell
Last synced: 11 Oct 2024
https://github.com/metabolism/wordpress-bundle
Use Wordpress and Symfony together using a Symfony bundle
bundle composer dotenv symfony symfony-bundle wordpress wordpress-bundle wordpress-development yml
Last synced: 10 Oct 2024
https://github.com/berthutapea/mern-movie
BertFlix "MERN MOVIE" (MongoDB, Express, React & Nodejs)
axios cookie-parser cors dotenv expressjs formik jwt material-ui mern-project mern-stack mern-stack-development monggodb mongoose movies nodejs react react-toastify redux redux-toolkit tmbd-api
Last synced: 31 Oct 2024
https://github.com/bevry/envfile
Parse and write environment files with Node.js
data-format dotenv env envfile environment-variables executable nodejs
Last synced: 17 Aug 2024
https://github.com/kurtbuilds/modenv
A CLI to easily manage .env files and keep them consistent. It is simple, fast, error resistant, and composable.
cli dotenv environment-variables rust
Last synced: 01 Nov 2024
https://github.com/tecosaur/dotenv.jl
Get environment variables from .env files in your Julia projects.
Last synced: 12 Oct 2024
https://github.com/natchiketa/angular-cli-envvars
Example project for my article "Angular CLI and OS Environment Variables"
angular angular-cli dotenv environment-variables npm-scripts yargs
Last synced: 14 Oct 2024
https://github.com/sashenjayathilaka/imessage-clone
Realtime Chat App (iMessage Clone) with NextJS, GraphQL, NodeJS, MongoDB, Prisma, TypeScript, NextAuth.js, Google Authentication, Chakra UI, (1-1 Messaging, Real Time Messaging, Creating chat conversation, joining chat conversation, Leaving chat conversation)
apollo-client apollo-server body-parser chakra-ui-react cors dotenv express framer-motion graphql graphql-subscriptions graphql-tag graphql-tools graphql-ws lodash-merge next-auth-adapter next-js prisma react-hot-toast react-js typescript
Last synced: 10 Oct 2024
https://github.com/fastruby/dotenv_validator
This gem check if required env variables are present and its format using the .env and .env.sample files from Dotenv.
Last synced: 02 Oct 2024
https://github.com/jetify-com/envsec
Securely store environment variables and secrets in the cloud of your choice.
aws dotenv env environment environment-variables envsec gcp go golang jetpack-io secret-distribution secret-management secrets secrets-management security security-tools
Last synced: 04 Aug 2024
https://github.com/xom9ikk/dotenv
GitHub Action to read .env file and add variables to GITHUB_ENV
actions dotenv env environment github node
Last synced: 10 Aug 2024
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: 12 Oct 2024
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: 17 Aug 2024
https://github.com/berthutapea/mern-student-management-system
MERN Student Management System (MongoDB, Express, React & Nodejs)
axios bootstrap bootstrap5 cors dotenv express management-system mern mern-project mern-stack monggose mongodb nodejs nodemon react sweetalert2
Last synced: 15 Oct 2024
https://github.com/cuducos/createnv
🧞♀️Automagically creates .env files
cli dev developer-tools devtools dotenv hacktoberfest
Last synced: 28 Oct 2024
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: 01 Nov 2024
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: 02 Nov 2024
https://github.com/ellisonleao/dotenv.nvim
A minimalist .env support for Neovim
dotenv hacktoberfest lua neovim neovim-plugin neovim-plugins plugin vim
Last synced: 01 Nov 2024
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: 07 Nov 2024
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: 26 Oct 2024
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: 13 Oct 2024
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 Oct 2024
https://github.com/strong-config/node
💪 Simple & Secure Config Management for Node.js 💪
configuration-management dotenv javascript node secrets-management
Last synced: 17 Aug 2024
https://github.com/zztkm/vdotenv
Which loads env vars from a .env file.
dotenv v v-module vlang vlang-module
Last synced: 06 Nov 2024
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: 20 Oct 2024