I am new to Firebase.I just opened https://console.firebase.google.com
and I made a database ng-recipe-book and from where I can get the URL of the firebase I will connect to?
Recently,I am learning firebase from video and it setups the rule for read and write and when it switches the tab then URL to connect firebase is automatically appears.But in my context ,it is showing blank.How can I get the URL info?
It is the video tutor is teaching me:
But in my context ,it is shown as :
From,where I can see the URL to connect with the firebase?
Its because you are using cloud firestore, switch to realtime database then you will se Url.
Like in the above image choose Realtime Database Option then you will see the url.