codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
12.97k stars 2.26k forks source link

feat: standalone Sandbox to GitHub converter #8365

Closed christianalfoni closed 4 months ago

christianalfoni commented 4 months ago

Add createRepoFiles function to handle creation of repo files in the app/overmind/namespaces/git/actions.ts file and add CreateRepoFiles component with functionality to create repo files in the app/components/Create/CreateRepoFiles.tsx file

Because the logic for creating the payload to create a repo from a Sandbox has so many dependencies we use an iFrame to convert a Sandbox from the V2 editor.

codesandbox[bot] commented 4 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview