Deploy Proactice to Vercel

You can deploy your own hosted instance of Proactice 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.

Create a Supabase project
2

Fork the Supabase database

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

Fork Supabase database
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.

View example configuration
4

Deploy to Vercel

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

Deploy to Vercel