Hacker News new | ask | show | jobs
by shortlived 999 days ago
Pretty cool! How do you persist storage?
2 comments

Localfs driver uses littlefs and indexedDB
Later on I will add drivers for googledrive, Dropbox, etc…
Hm. That won't afoul of Same Origin stuff? (really asking - I don't know much about web security)
There are web API for accessing Google Drive and Drop Box. So I do not think so. But I have to try for confirming this