mov ecx, 420M
Convex Community10mo ago
1 reply
mov ecx, 420

How do you run convex in a ci/cd env?

How do you run convex in a ci/cd env?

npx convex dev --once
requires you to login.

I am trying to run this to generate the api blocks inside of codex.
Was this page helpful?