legion
legion copied to clipboard
Epic: Workspace in the cloud
Summary
Currently the workspace is only saved locally in the offline/.lsc/
folder. We need to replicate the contents of this DB on a remote service (source-control?) and remove the local DB. Ideally we should first implement a in-memory workspace for a starter, then a remote workspace, and then sync the two.
Work Items
- [x] #1913
- [ ] #1863
- [ ] #1864