Skip to content
Building with AI

What is Environment Variable?

Configuration kept out of code: API keys, project refs, secrets. Builders should request missing values explicitly and store them in project environment, never in generated files.

Browse all Building with AI terms →