Open
Description
Hi, I'm new to Firebase and just created a web app in Firebase, but React Firebase is asking for databaseURL
, which is not given in their copy-config panel. The keys I do have are:
- apiKey
- authDomain
- projectId
- storageBucket
- messagingSenderId
- appId
I tried adding a Cloud Firestore, but if this has a databaseURL
it's not obvious where I would find it. I'm strongly suspecting this is something they have removed from their API, but React Firebase still thinks it's needed?
Another possibility is I need to create a Realtime Database, but from research so far, I'm not sure this is actually what I want to use.
Metadata
Metadata
Assignees
Labels
No labels