Separate dev and prod Firebase environment

I am considering using Firebase as MBaaS, however I couldn’t find any reliable solution to the following problem: I would like to set up two separate Firebase environments, one for development and one for production, but I don’t want to do a manual copy of features (eg. remote configuration setup, notification rules, etc.) between the … Read more