I had some difficulties cloning a cloud project to my local environment. According to the documentation it was pretty much only about build and then run. But already during run it ran into errors while there wasn’t any ClientId, or as I later found out, a Identity object in umbraco-cloud.json.
And later on, because there were no users in the local cloned version, I couldn’t login. Actually, I still haven’t solved that yet.
But my general question is:
Would there be a better tutorial on how to set this up, without running in to all this hassle. I guess there is a more convenient way.
I run Umbraco ver 18.0.2
I used this general tutorial: