Deploy Feedbase to Vercel
You can deploy your own hosted instance of Feedbase to Vercel, for free, in just a few clicks.
1Create a Supabase project
Supabase is an open source Firebase alternative. It provides a database, auth, and storage.
2Fork the Supabase database
Once you have your Supabase project, you can fork the Feedbase database schemas to your own project.
3Prepare your environment variables
After setting up your Supabase project, check the example configuration to see where you can find the necessary environment variables.
4Deploy to Vercel
Once you have your environment variables, you can deploy to Vercel.