cakeC
Convex Community8mo ago
4 replies
cake

Best way to manage environment variables across multiple projects?

We have several projects, and right now, manually going into the dashboard for each project seems like a massive hassle, and extremely error prone.

For dev we are self hosting on each devs machine, and then for integration, staging, and produciton, we are planning to deploy to convex cloud. What is a good flow for managing environment variables across each of these environments? There is nothing worse, than deploying to production, only to find out that an environment variable you added 3 weeks ago, is crashing the release, and causing problems. What secret / environment variable flows have worked for others?
Was this page helpful?