Suggested flow for updates once a project has been released
When developing a website usually there’s a production site and a staging site; as PB data is stored in the DB, how can you apply further development made in the staging site without overwriting user data in the production site?…