Can a meteorite application run offline when the connection to the server is not activated, for example, from the html5 application cache in the browser.
Or save to offline folder.
Of course, there is no data distribution to the server, but perhaps some local cache.
EDIT: how about saving events to local storage when offline?
source share