[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [v0](/c/v0/59) # How to push V0 codebase to Github? 807 views · 10 likes · 6 posts Josh85688 (@joshs6071) · 2025-05-10 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. Jacob Paris (@jacobparis) · 2025-05-10 · ♥ 6 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 Daniel (@dalvz) · 2025-05-15 · ♥ 2 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 Jacob Paris (@jacobparis) · 2025-05-19 · ♥ 1 thanks for sharing, I've passed this along to the v0 team to debug Josh85688 (@joshs6071) · 2025-05-20 This approach worked. I also used Chrome rather than Arc (not sure whether that made a difference). Or whether you guys have just fixed this already.. Pauline P. Narvas (@pawlean) · 2025-05-21 · ♥ 1 We just shipped this: https://community.vercel.com/t/bidirectional-git-sync-for-v0-premium-users-is-now-in-beta/11176