Creating additional project for staging

Hey I'm currently trying to create an additional project for a staging env. You can't create it from the dashboard. Should I just check out my staging branch and re-create the project from the CLI?
2 Replies
Michal Srb
Michal Srb2y ago
Hey @Chad Maycumber, yes! You can run npx convex dev --configure to ignore your current configuration.
Chad Maycumber
Chad MaycumberOP2y ago
Sweet thanks super helpful

Did you find this page helpful?