union-app-studio icon indicating copy to clipboard operation
union-app-studio copied to clipboard

Add sharing

Open heapwolf opened this issue 1 year ago • 1 comments

Both Electron Fiddle and Codepen provide a way to share code, we can enable the same with p2p. using the socket:network module.

heapwolf avatar Feb 26 '24 13:02 heapwolf

Works in all the happy paths. Needs testing for all the corner cases, like if a user modifies the repo outside of the editor, is it able to recover from weird git states.

heapwolf avatar Apr 18 '24 15:04 heapwolf