vue0 icon indicating copy to clipboard operation
vue0 copied to clipboard

Vue version open source alternative for v0.dev

Results 15 vue0 issues
Sort by recently updated
recently updated
newest added

Hello! I've been fiddling a little bit with AI generation the last few days, just for background I started with v0 and now am trying vue0, and one thing that...

**[Generated by copilot]** This pull request introduces a new feature that allows users to disable the login system for local usage. This feature is implemented across several files, including `.env.example`,...

This pull request includes changes to the `content/faq.md` file, specifically adding a new FAQ section on how to use a generated component in a project. This new section provides a...

I'm getting error `Error: 404 The model `gpt-4-1106-preview` does not exist or you do not have access to it. Learn more: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4.` after adding an API key and asking it...

Second approach provides more modularity and reusability by encapsulating the logic in a separate function

Remove console.log for each new token on code generation :)

When using v0.dev, you can select some doms and submit adjustment suggestions for them. How can this feature be implemented

In addition to the components generated by other community members it would be nice to have a list of my own components (like on my profile page: https://www.vue0.dev/anbraten).

Sometimes a user would like to update only a specific part of the component therefore it would be nice to select a dom element from the current component to be...