How to backup and restore data from localstorage directly from the application #2572
Unanswered
Rednas83
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a easy way to backup/sync the state directly from the application with a function similar to what is possible in Vue Devtools?
Something like
Of course this would also require some kind of
cloud service
or aserver/api
where the backups could be storedBeta Was this translation helpful? Give feedback.
All reactions