onlyayep
onlyayep2mo ago

Guide to handling of environment

What the recommended stategy to handle staging and production environment? Do i need create 2 project? e.g <project>-prod & <project>-staging or i create a single project and create a preview staging environment somehow?
2 Replies
Convex Bot
Convex Bot2mo ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
erquhart
erquhart2mo ago
They're only available on paid plans, but you would generally use preview deployments for this: https://docs.convex.dev/production/hosting/preview-deployments
Preview Deployments | Convex Developer Hub
Use Convex with your hosting provider's preview deployments

Did you find this page helpful?