Answer the question
In order to leave comments, you need to log in
Self hosted analogue of firebase (ready-made backend with authorization and database) with local database replication in the client, what are the options?
It's hard to find tags for a question.
I need a simple self hosted analogue of firebase / AWS amplify.
The main thing you need is user and database authentication, ideally with a ready-made client in JS, offline work is needed.
Found from the options rxdb + couchDB for replication, but as I understand it, couchDB does not have a thing a la user registration, you need to start users yourself.
In general, all this, of course, can be done with a regular backend and manually screwed up the replication of the client copy of the database, but it’s just laziness, firebase suits everyone, except that the RKN started blocking it and you need to get off it.
All this is necessary for PWA.
Answer the question
In order to leave comments, you need to log in
Found from the options rxdb + couchDB for replication, but as I understand it, couchDB does not have a thing a la user registration, you need to start users yourself.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question