TackleMcClean 🏅
01/18/2024, 1:41 PM.uda
files in action. I don't understand how you work with this locally however. Do you run a local database, and if so do you have to recreate all document/data types another time in a dev environment?
Is it a common approach to use uSync in tandem as well? Within Umbraco Cloud?rasmusjp
01/18/2024, 1:53 PM.uda
files are committed to git. When you run the site locally Deploy will setup a local database and restore the .uda
files. Content and media can then be restored from the Cloud environment through the back office. I suggest reading the docs about how to work locally on https://docs.umbraco.com/umbraco-cloud/set-up/working-locallyTackleMcClean 🏅
01/18/2024, 1:54 PM