Connect Your Tools

Link GitHub, Vercel, and Supabase to your account.

Chorus uses three services to give you full ownership of your code, hosting, and database. Each connection takes about 30 seconds.

GitHub

Already connected when you sign in. GitHub stores your project source code. Each Chorus project creates a repository in your account.

Vercel

Vercel deploys and hosts your web applications. Connect it from Settings → Integrations → Vercel. You'll authorize Chorus to create projects and trigger deployments on your behalf.

Vercel's free Hobby plan is sufficient for most projects.

Supabase

Supabase provides the database, authentication, and storage for your apps. Connect it from Settings → Integrations → Supabase. Chorus will create a Supabase project for each app you build.

Supabase's free tier includes 2 projects with 500 MB storage each.

What you own

Everything lives in your accounts:

  • GitHub repository — your code
  • Vercel project — your hosting
  • Supabase project — your database

Last updated: February 17, 2026