How do you handle having DEV/TEST/PROD systems?

It looks like you can have two versions

  • Development

  • Live

While I recognize that Bubble is for MVPs, is it never the case that people need a version that can be worked on prior to a more rigorous testing and prior to going Live? What if there are two people working on it and they want their own “safe” sandbox to more general testing by others, and prior to going live?

Further, some things don’t work in Development (like scripts in an html element, for example “If the HTML contains script tags, they will run in Live mode but not in Development mode”). How do you handle testing prior to deployment to Live for that?

Copy the app to something with a nonsense name. Test. Burn when done.