I have a project which contains Firebase and already runs. Today I need to add cloud functions inside. But I don't know how to add it in a running project. I didn't find proper documents for my case.
What would happened if I tried init firebase and checked cloud functions only in my current project. Will it delete my previous setup (i have installed Firestore, storage,etc)?
