How to enable Google Cloud Storage?
Here we show how to enable Google Cloud Storage in Firebase console.
Go to Firebase Console and select you project: https://console.firebase.google.com/
Click "Build" (1) and "Storage" (2)
Click "Get Started" button
Select "Production mode" and click "Next"
Select location (1) and click "Done"
Go to "Usage and billing" section
Tab "Details and Settings", click "Modify plan"
Select "Pay as you go" and click "Select Plan"
Select you billing account and click "Continue"
You need service account file on you server side. Go to "Project settings" (1)(2), tab "Service accounts" (3), click "Generate new private key" (5)
Downloaded json file copy to server side folder "js\firebase" (Dating App) or "public\js\firebase" (My Social Network)