Sharing development with front-end team
Hey there, just wondering what were suggested approaches for collaboration. Currently, I'm handling the backend side of things with convex. Bringing in a separate dev to work on F/E work.
Would I be able to just share the Convex URL with them and let them work off of the dev environment? Or is there a suggested setup?
4 Replies
Yep that should work. If they don't need to push any convex functions, look at the dashboard or configure anything about convex (thus never run
npx convex dev
), then all you have to do is make sure the the ConvexClient is connected to the right backend url: https://docs.convex.dev/client/react#connecting-to-a-backendConvex React | Convex Developer Hub
Convex React is the client library enabling your React application to interact
woohoo! Awesome. thank you. That helps isolate development
I want to share the DB with my mate so everything that we both do in solo dev environments(each one on his local host) pushes to the same base/tables?
(answering the latest question here:
https://discord.com/channels/1019350475847499849/1019350478817079338/threads/1187542744344842240)
Discord
Discord - A New Way to Chat with Friends & Communities
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.