Right now, my Firebase only has read mode activated as seen by the warning message below:
I need to add a child node to somewhere with a lot of child nodes or just edit the information to create a new feature. However I don't want to do it programmatically as I have to change a lot of things in how I read the data, is there a way to add a child node for somewhere with a lot of child nodes using the console?