.env topic

.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.

List .env repositories

action-aws-ssm-to-dotenv

26
Stars
17
Forks
Watchers

🔐Github Action. create `.env` via AWS SSM parameters path

envy

39
Stars
7
Forks
Watchers

Load .env files and environment variables

yiigo

600
Stars
60
Forks
Watchers

Go 开发工具包

nestjs-graphql

107
Stars
12
Forks
Watchers

nest-js starter which implement graphql module

nestjs-sequelize-jwt

149
Stars
28
Forks
Watchers

Nest + Sequelize + jwt

cr-dotenv

94
Stars
11
Forks
Watchers

Loads ".env" files

gatsby-plugin-s3

210
Stars
109
Forks
Watchers

Deploy your gatsby site to a S3 bucket.

A quick and easy guide of how to hook up a single Serverless service with basic MongoDB connection and CRUD interaction.

dart_environment_config

91
Stars
8
Forks
Watchers

Environment specific config generator for Dart and Flutter applications during CI/CD builds