envs

Templates

A template says which keys a service needs and what each one should look like. It never carries a value, which is the only reason a public list of these can exist.

TemplateWhat it coversKeys
github/actions GitHub — a token for automation 1
openai/api OpenAI — API access 2
stripe/backend Stripe — server-side integration 3

Publishing is a pull request, and every template is checked with envs template lint before it merges.