Hi Community ,
I have just released a new app template combining Next.js + V0+ GibsonAI .
Try out the starter!
This starter helps you go from prompt to full-stack app in minutes:
Use GibsonAI to define your schema using just prompts. Magically, you will get a serverless database and auto-generate live APIs.
Use V0 to scaffold your UI
Deploy instantly with Vercel
No backend boilerplate, no manual API work ā just build. GitHub Repo is here .
Would love feedback if you try it out! Thanks!
1 Like
amyegan
(Amy Egan)
July 7, 2025, 3:11pm
2
Thanks for sharing your new app template! Looks like there might be a dependency issue though. Iām currently getting a runtime error when I visit the preview: Failed to load "-" from "@heroui/button", make sure it exists.
1 Like
Hi Amy,
Thanks so much for trying this out! I am already looking into it. Somehow it was working for me:) I will fix the issue and get back to you
Bobur:
here
@amyegan I have just tested it. The
preview is working fine, did you try to refresh the browser one more time?