I have a question, which i have not been able to figure out.
My Firebase Realtime Database has the following message:
Read-only and non-realtime mode activated in the data viewer to improve browser performance
Select a key with fewer records to edit or view in realtime
So I understand if I want to view and add new children node under nodes already created, but how would I add a brand new child node under the main database?
It wont allow me to add cause of the read-only message
