vector
CCConvex Community
•Created by vector on 8/8/2024 in #support-community
Programmatically creating convex projects
Hey! I'm building a no code builder that uses convex on the back end. I was wondering who to contact if I wanted a way to spin up separate instances of the convex projects, set environmental variables, and provide shared access, all programmatically?
2 replies
CCConvex Community
•Created by vector on 6/9/2024 in #support-community
Create new convex project programmatically
We're offering a service that automatically sets up a convex project with clerk auth built in (ie like a boilerplate generator that runs and deploys out of the box for you).
We manage all hosting for customers as well.
Everything must be done automatically though.
So how do you go about creating a new convex project, setting its environmental variables, setting up a new clerk project programmatically and linking it, and deploying it to vercel all programmatically.
How do I go about doing this?
This is all being done on a github repo and running commands upon deployment through vercel (so nothing ever happens locally). Essentially, our own convex server is creating the github repo, copying in a boilerplate project, and now, we need it to correctly configure a new convex project for each of our users. How is a way that this can be done at scale?
32 replies
CCConvex Community
•Created by vector on 4/29/2024 in #support-community
Best way to grab a chained field?
2 replies
CCConvex Community
•Created by vector on 3/25/2024 in #support-community
Issue with usequery hooks (rendered more hooks than previous error)
5 replies