Development data vs. Live data

Learn the difference between live and development data.

Overview

All deployed Bubble application consist of two different environments:

The Development environment allows you to develop and preview your app exactly as it will look when deployed. When testing changes in a branch in the Development environment, the Development database will get populated with test data, which you can view by going to the Data tab and toggling to the Development database.

The Live environment contains your live app, which is read-only. When users interact with your live app, the Live database will get populated with live data, which you can view by going to the Data tab and toggling to the Live database by clicking Switch to Live database.

This visual roadmap show what a Bubble app deployment should look like.

Did this answer your question?
😞
😐
😁