dan myles
dan myles6d ago

Preview deployments with CircleCI

is there a way to do convex preview deployments via circle ci?
2 Replies
Nicolas
Nicolas4d ago
Using Convex with Vercel | Convex Developer Hub
Host your frontend on Vercel and your backend on Convex
dan myles
dan mylesOP4d ago
yes i’ve read through this, the problem is we have our own ci cd pipeline, so when convex gets deployed in our pipeline, there’s no way to grab that variable and forward it to the front end deploy job ie the front end deploy and backend deploy are two different jobs in the same workflow

Did you find this page helpful?