Vercel Logo

GitHub and Next Steps

In a handful of videos, we went from a blank prompt to a live website at a custom domain. With a working contact form. With a database. With email notifications. All without writing a line of code.

Time to talk about what you can do from here.

Browse other integrations

Go to Settings > Integrations in v0. We've already used Supabase, but the same flow connects you to:

  • Other databases if Supabase isn't your thing
  • Stripe, if you ever want to actually sell plants and collect money

Stripe in particular is worth knowing about. The day Green Thumb Goods becomes a real business is the day you'd integrate Stripe and let v0 wire up checkout, products, and payments the same way it wired up the contact form.

Back the project up to GitHub

Click Publish and look for the GitHub option. Create Repository kicks off a flow that:

  1. Asks you to sign in to GitHub.
  2. Lets you name the repo (call it whatever you want, like green-thumb-goods-website).
  3. Pushes the project's files into a real repository.

Now you have a permanent backup of every file v0 generated. Click View Branch to browse the code on GitHub.

Why bother with GitHub?

Two reasons. First, it's a backup outside of v0. Your project lives in two places. Second, it opens the door to collaborating with developers later. If you ever want a friend to help customize the code, GitHub is how they'd join in.

Where to go from here

The site is real, but it doesn't have to stay where it is. v0 isn't a one-shot tool. It's a place you keep coming back to.

  • Add new features with prompts: a blog, a newsletter signup, a plant care quiz.
  • Roll back if a change goes sideways. Versions never go away.
  • Iterate on copy any time the season changes or you've got a new product.
  • Edit the GitHub repo if you want to dig into the code itself someday.

You started this course never having built a website. Now you have one. Domain, database, email, source code, all wired up and running. Pretty slick, right?

Was this helpful?

supported.