-
Notifications
You must be signed in to change notification settings - Fork 316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: rewrite and cleanups #9
base: main
Are you sure you want to change the base?
Conversation
looks super neat @pi0 on my side :
then we push a major update on main, structured in your way |
Sure! We can quickly rebase if not too much changes to this branch i guess. |
One request: We were going to list this repo as a starter on stackblitz.com, so would love to have this continue to use node versus bun if possible (so that it can open in StackBlitz)! |
@EricSimons Here you go: https://stackblitz.com/~/github.com/raidendotai/openv0/pull/9 🚀 (Love stackblitz! It helped to quickly create fresh setup multiple times in order to fix all onboarding issues. Now usage is as easy as a |
58ae79b
to
4d8448c
Compare
Oh WOW, that CLI prompt for obtaining the API key is 🔥! Such an amazing UX addition for this. Thanks so much for taking the time to make sure this all worked well on StackBlitz btw!! |
Remade from the older private repo.
Branch: https://github.com/raidendotai/openv0/tree/refactor/cleanup
This PR rewrites repository codebase with couple of improvements:
library/*.tgz
@raidendotai There are too many changes in this and naturally some are opinionated and you might not liked or preferred differently in which case, feel free to ask me to change, change yourself or even close this PR entirely we can rework same again!