.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.
action-aws-ssm-to-dotenv
🔐Github Action. create `.env` via AWS SSM parameters path
envy
Load .env files and environment variables
nestjs-graphql
nest-js starter which implement graphql module
nestjs-sequelize-jwt
Nest + Sequelize + jwt
gatsby-plugin-s3
Deploy your gatsby site to a S3 bucket.
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.
dart_environment_config
Environment specific config generator for Dart and Flutter applications during CI/CD builds