szimek / sharedrop

Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
https://www.sharedrop.io
MIT License
10.07k stars 735 forks source link

Query about firebase database! #153

Closed priyanshu-kun closed 1 year ago

priyanshu-kun commented 1 year ago

@szimek In Firebase there are 3 types of databases and those are Firestore, real-time db, and storage could you please be more clear in the documentation about which type of db is required in order to set up sharedrop locally?

szimek commented 1 year ago

Hi! At the time I wrote this app, there was only one :)

It's the "Realtime Database".

szimek commented 1 year ago

I'm closing it, but feel free to reopen it if you have any other questions.