There is any way to have 2 stages for the same project, I don't want to touch the production database or add fields. If yes how? And if yes how can I deploy let's say new fields in the database or new auth or new functions? maybe there is a hack to do it
TL;DR
Developers are asking if it's possible to have 2 stages in a project without affecting the production database or adding fields. They also want to know how to deploy new changes to the database, authentication, or functions without causing issues. They are wondering if there is a workaround for this.