Hi, I'm making a multi-page offline app to store data locally until there is internet access to transfer it over.. What are my options for storage? I looked into indexeddb/localstorage based databases but they won't work for cross origin requests using the file:// protocol..
Ask HN: Cross origin local storage for offline app(file:// protocol)?
1–1 of 1 posts