szimek / sharedrop

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

Alternative to Firebase? #168

Open SmoothPlay opened 7 months ago

SmoothPlay commented 7 months ago

Is it possible to Configure sharedrop with a selfhosted database alternative?

MongoDB?, CouchDB?, PostgreSQL?

I would prefer to have everything inhouse / selfhosted instead of depending on Firebase.

If so, are there any instructions out there for that?

eyrewiut commented 4 months ago

I haven't tried it but you might be able to use supabase. It is an open-source postgres-based alternative to firebase and has realtime features as well. Hope this helps. https://supabase.com/

DJCrashdummy commented 1 week ago

this is a duplicate of #138.