Hi. I want to push my V0 codebase to Github. Ive used the Github integration feature in V0 but it just created an empty repo (with 1 readme file) in my Github account. What do i do to push the full V0 codebase (all files) to Github? thanks
Also, is it possible to two-way sync the codebase between V0 and Github? I’d like to be able to push the V0 codebase to Github, edit it in Cursor and then make further frontend edits in V0.
Two-way sync is coming soon, under active development right now
If your GitHub push created an empty repo instead of pushing your latest chat contents, then that sounds like a bug — could you share a chat ID so we can debug?
Also can you try doing this with a different v0 project to narrow down whether it’s just one or all of them for you
Try disconnecting the repo through vercel, then delete the repo in githb, then re-cerate it through v0. That worked for me. But yea its buggy with the first time creation
Hi. To test whether the issue is isolate to 1 project; I went to a different project / chat and clicked the Github button. A pop up said “Click to view your repository”. I clicked it and it took me to the repo from the previous project I pushed to Github. No new repo seems to have been created.