One idea, one prompt, ready to use APIs for V0 App

Hi Community :waving_hand:,

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

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 :slightly_smiling_face:

@amyegan I have just tested it. The


preview is working fine, did you try to refresh the browser one more time?