Is your feature request related to a problem? Please describe.
All files are currently deleted when you close your session. We need coupling with a server in order to persist in storage and session data.
Describe the solution you'd like
There's multiple tasks needed to be done:
Describe alternatives you've considered
We could use a simple node.js infrastructure to achieve this. But the full backend could not be stored offline.
Additional context
Dependency on Rutile-io/Rutile#20
Is your feature request related to a problem? Please describe.
All files are currently deleted when you close your session. We need coupling with a server in order to persist in storage and session data.
Describe the solution you'd like
There's multiple tasks needed to be done:
Describe alternatives you've considered
We could use a simple node.js infrastructure to achieve this. But the full backend could not be stored offline.
Additional context
Dependency on Rutile-io/Rutile#20