https://docs.deno.com/deploy/classic/environment-variables/
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
environment variables
https://www.next-forge.com/docs/setup/env
How to configure environment variables in next-forge.
environment variables
https://docs.deno.com/examples/sandboxes_environment_variables/
Learn how to set and get environment variables in a sandbox.
environment variablessetget
https://vercel.com/docs/environment-variables/shared-environment-variables
Sep 24, 2025 - Learn how to use Shared environment variables, which are environment variables that you define at the Team level and can link to multiple projects.
environment variablesshared
https://www.hrcd.fr/writing/how-to-securely-share-environment-variables-with-your-team
Learn how to avoid critical security risks in environment variable management and discover how Shelve provides a modern, secure solution for development teams.
environment variablessecurelyshareteam
https://render.com/docs/environment-variables
Render makes the following environment variables available to all services at runtime, as well as during builds and deploys.
environment variablesdefaultrenderdocs
https://bitwarden.com/help/environment-variables/
Customers who self-host the Bitwarden password manager will find in this article a selection of commonly used environment variables for configuring their...
environment variablesbitwarden
https://dstack.ai/docs/reference/environment-variables/
dstack is an open-source control plane for running development, training, and inference jobs on GPUs - across hyperscalers, neoclouds, or on-prem.
environment variablesdstack
https://docs.deno.com/runtime/reference/env_variables/
A guide to working with environment variables in Deno. Learn about Deno.env API, .env file support, CLI configuration, and special environment variables that...
environment variables
https://biomejs.dev/reference/environment-variables/
A list of the environment variables available via Biome
environment variablesbiome
https://nodejs.org/en/learn/command-line/how-to-read-environment-variables-from-nodejs
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
node jsenvironment variablesread
https://canonical-robotics.readthedocs-hosted.com/en/latest/explanations/snaps/snap-environment-variables/
Environment variables are widely used across Linux to provide convenient access to system and application properties. Both snapcraft and snapd consume, set,...
environment variablesrobotics documentationsnap
https://vercel.com/docs/environment-variables
Sep 24, 2025 - Learn more about environment variables on Vercel.
environment variables
https://docs.kinde.com/workflows/configuration/environment-variables-and-secrets/
Learn how to manage environment variables and secrets in workflow configurations, including secure storage and access methods for sensitive information.
environment variablessecretskindedocs
https://www.shelve.cloud/docs/self-hosting/environment-variables
Complete reference of Shelve environment variables
environment variablesdocs
https://docs.deno.com/deploy/reference/env_vars_and_contexts/
Guide to managing environment variables and contexts in Deno Deploy, including variable types, creation, editing, and accessing them in your code.
environment variablescontexts
https://docs.kinde.com/build/env-variables/store-environment-variables/
Guide for storing environment variables in Kinde including sensitive and non-sensitive variable types, environment-specific configuration, and security best...
environment variablesstorekindedocs
https://vercel.com/docs/environment-variables/system-environment-variables
Nov 25, 2025 - System environment variables are automatically populated by Vercel, such as the URL of the deployment or the name of the Git branch deployed.
environment variablessystem
https://sqlmodel.tiangolo.com/environment-variables/
SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.
environment variables
https://docs.netlify.com/build/environment-variables/overview/
Learn about the different options for declaring and using environment variables, their limits, and overrides.
environment variablesnetlify docsoverview
https://docs.deno.com/examples/environment_variables/
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
environment variables
https://fastapi.tiangolo.com/environment-variables/
FastAPI framework, high performance, easy to learn, fast to code, ready for production
environment variablesfastapi
https://pixi.sh/latest/reference/environment_variables/
Pixi Documentation — Next-gen package manager for reproducible development setups
environment variablespixiprefixdev
https://typer.tiangolo.com/environment-variables/
Typer, build great CLIs. Easy to code. Based on Python type hints.
environment variablestyper