socketsupply / union-app-studio

Like Codepen, but for native apps!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add sharing

heapwolf opened this issue · comments

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

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.