Hacker News new | ask | show | jobs
by code-is-code 1832 days ago
You should have a look at RxDB which does exactly what you have described. Also notice that neither firebase nor supabase is really offline-first.

https://github.com/pubkey/rxdb

1 comments

RxDB + GraphQL (via Hasura) is amazing, and offers all the things the author notes.