David AlonsoD
Convex Community14mo ago
5 replies
David Alonso

Env variables being pushed automatically

Is something like this possible:

when running
npx convex dev
, variables in the following files inside the convex folder get pushed to the following deployments:
env.local
-> development
env.staging
-> preview
env.prod / .env
-> prod

This would be super neat! Not sure what the easiest way currently is when migrating a file-system snapshot to a different project
Was this page helpful?