What is the best stack and architecture for a local first application (online/offline) with a distant backend?
Have a datamanager on my local-first application, that will handle all changes from the user, store them if the user is offline to send them later.