How to setup a duplicate project in firebase? [duplicate]
问题 This question already has answers here : How to clone an existing Firebase project data to another new project? (3 answers) Closed 1 year ago . I would like to create a duplicate project in firebase so that I dont have to go through the hassle of adding the firebase functions and notifications etc. If I could I would just delete all auth users so that its ready for the actual app but I am unable to do that. So How can I set up a duplicate project but without all the authenticated test users?