I dont kno how can I push the code written in v0 to my GitHub repository , who know
Hi @waterkyuu, welcome to the Vercel Community!
To push the code from v0 to GitHub, you must use the Add to Codebase feature and clone the project locally. From there, you can push the local code to GitHub just how you would do with any other project:
I hope this helps
It does not work at all - the ONLY way I have figured out is to manually copy and past the code and then manually upload to github - why in the world you guys didn’t make it so you push a button and the code goes to github - who knows.
Hey Jason! Heard your feedback, we’re working on
https://community.vercel.com/t/importing-a-project-from-git-to-vercel-and-use-v0-to-edit-code/7765/3
Yup add to codebase doesn’t work for me either and I’m on PRO
Hi @ralfiette @jason-black, can you share the error you see when using Add to Codebase?
no error as such, the ‘button’ is dead.
Do you mean you can’t click it or you click but nothing happens?
no, I just could not found the place to push my code from v0, the only way i found is downloading code file and push to my github repository, I want to directly push code from v0 to the empty code repository I have established on GitHub. If you could tell me the implementation method, thank you very much
Hi @waterkyuu, I see. Downloading the codebase and then pushing to GitHub is the only way to do so right now. But, as @pawlean shared above our product team is working to get GitHub integration in v0 for a more seamless experience.
Can we have an estimate of release date please?
Sooner than you think!
I’ll keep you updated.
@pawlean could you share some sort of ETA for this? : )
I’m now able to create a GitHub repo from a v0 thread. However, the code is not synced to the repo. The README created in the repo says that this happens when you deploy your v0 project. I did that. Yet, the code is not sync’d with the repo.
A post was merged into an existing topic: What the best way to use V0 for React Native Expo Apps
3 posts were merged into an existing topic: What the best way to use V0 for React Native Expo Apps
I can confirm that after deployment code is not synced every time. It seems like only after chatting with bot and deploying it syncs. If you change manually and deploy, then it does not.