Staging environment for convex?
I love how individual developers got their own dev environment with convex, the developer experience has never been easier, this is great! Any suggestions on the best practice for handling staging environment before the manual push to the production?
local / preview / production
5 Replies
We just had this discussion a couple days ago here: https://discord.com/channels/1019350475847499849/1101582093147983984
tl;dr we don’t have an predefined official staging environment, but you can probably use another project as one.
Thanks for the link
Hi @Indy , is there any update on this? Our ideal workflow is dev => preview for PRs => staging => production.
Since your licensing is per engineer per project, with your suggestion, that would mean paying twice per engineer. Is there any progress on staging support?
Hey @thedevstockgirl, we now have preview deployments. Those should be as good as staging. What do you want from staging that preview doesn't give you? A place where you can point internal users for a while before deploying to production?
Also our pricing is not per project. You can have multiple projects (on Pro your team can have 100 projects).
Ah. I missed that. I really thought I read per project. That's awesome.
For the use case, that is correct. We have an expo and web project. One of the use case would be testflight vs appstore
Another project would work though, per earlier suggestion