Get Convex working with OpenaAI Codex
What are the instructions to get Codex working with Convex?
Since Codex spins up a new cloud instance for each new prompt, we'd need a way for convex to run wo any keystrokes, see screenshot.
I think the solution is the right combo of a git commited .env.local file and the right flags for the predev script. Since Codex doesn't have interenet access after the setup, only local dev deployment is a possible path.

0 Replies