codepod-io / codepod

Codepod IDE: Scalable Interactive Coding
https://codepod.io
MIT License
69 stars 16 forks source link

save a plain version of yjs content #572

Closed lihebi closed 8 months ago

lihebi commented 8 months ago

Now the file structure is:

/path/to/repo
  .codepod
     yjs.bin
     yjs.json

yjs.bin is the source-of-truth. yjs-json is for human-reading and backup purpose. It is never read-back to CodePod.