learn-environment-variables
Environment variable tutorial
Teaches developers how to securely use environment variables in their code
๐Learn how to use Environment Variables to keep your passwords and API keys secret. ๐
200 stars
111 watching
90 forks
Language: JavaScript
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dwyl/learn-travis | A tutorial for Node.js developers to learn Continuous Integration with Travis CI | 1,243 |
hughsk/envify | Replaces environment variable checks with plain string comparisons | 901 |
dwyl/learn-elixir | A tutorial project that teaches Elixir programming language fundamentals and helps developers build scalable and maintainable web applications. | 1,620 |
dwyl/learn-docker | Learn how to use Docker containers to deploy and run applications in isolated environments. | 235 |
dwyl/learn-elm | A tutorial on learning and using the Elm programming language for front-end web development | 482 |
runtime-env/import-meta-env | Provides a way to manage environment-specific variables in JavaScript applications. | 243 |
igorissen/angular-env-builder | Generates environment variables in Angular projects based on configuration settings. | 1 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
eval/envied | Ensures the presence and correctness of application environment variables. | 331 |
ladjs/dotenv-extended | Manages environment-specific variables and default values for applications | 2 |
wsvincent/djangoforbeginners | A comprehensive guide to building modern web applications with Django | 1,207 |
lostfictions/znv | Enforces environment variable validation with type safety using Zod schemas in Node.js applications. | 355 |
davevs/dvxte | A containerized training environment with multiple vulnerable applications and tools to test security skills | 102 |
ukayani/kms-env | Tool to securely pass environment variables to Docker containers using AWS KMS encryption | 17 |