Deploy Feedbase to Vercel

You can deploy your own hosted instance of Feedbase to Vercel, for free, in just a few clicks.

1

Create a Supabase project

Supabase is an open source Firebase alternative. It provides a database, auth, and storage.

2

Fork the Supabase database

Once you have your Supabase project, you can fork the Feedbase database schemas to your own project.

3

Prepare your environment variables

After setting up your Supabase project, check the example configuration to see where you can find the necessary environment variables.

4

Deploy to Vercel

Once you have your environment variables, you can deploy to Vercel.