https://github.com/zernonia/vue0
Vue version open source alternative for v0.dev
https://github.com/zernonia/vue0
Last synced: 6 months ago
JSON representation
Vue version open source alternative for v0.dev
- Host: GitHub
- URL: https://github.com/zernonia/vue0
- Owner: zernonia
- License: mit
- Created: 2023-12-20T02:37:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T03:18:30.000Z (over 1 year ago)
- Last Synced: 2025-02-14T10:23:38.920Z (8 months ago)
- Language: Vue
- Homepage: https://vue0.dev
- Size: 1.52 MB
- Stars: 756
- Watchers: 10
- Forks: 91
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
vue0
Vue version open source alternative for v0.
## Contributing
We would love to have your contributions! All PRs all welcomed! We need help building the core components, docs, tests, stories! Join our discord and we will get you up and running!
## Dev Setup
### Docs
1. Clone the repo
2. Run `pnpm i`
3. Run `pnpm dev` to run Nuxt3
4. Open `http://localhost:3000`## Credits
All credits go to these open-source works and resources
- [v0.dev](https://v0.dev)
- [openv0](https://github.com/raidendotai/openv0/)
- [Atinux's Todos Edge](https://github.com/Atinux/nuxt-todos-edge)
- [Nuxt SSE](https://gist.github.com/Atinux/05836469acca9649fa2b9e865df898a2)Execution plan:
- [x] Generate metadata `json` for component
- [x] Write multi-pass step
- [x] Write iteration steps
- [x] Store components in fs
- [x] Render generated code
- [ ] Support image upload (https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo)
- [x] Add user feature
- [x] Support fork components
- [x] Screen capture generated componet
- [x] Simple Meta
- [ ] Improve user feedback for iteration
- [ ] Allow local hosting without GitHub OAuth
- [x] Improve caching