Setup Guide

Getting Your Own StudioPro CRM

Estimated time: 5 minutes

This guide walks you through creating your own independent copy of StudioPro CRM. All your data will live in your personal Supabase project — nobody else can see it, and you have full control.

StudioPro App URL

Open this URL in your browser to access the app. If it is your first visit, you will land on the StudioPro Setup page automatically.

https://studiopro-crm.com

1

Open the App

Go to the StudioPro app URL shown above. If it is your first time visiting, you will automatically land on the StudioPro Setup page.

If you already see the dashboard instead of the setup page, your browser has cached credentials. Clear site data or open in an incognito window.

2

Create a Free Supabase Account

A

Open supabase.com in a new browser tab.

B

Click "Start your project for free" and sign up. Using Google login is the fastest option.

C

Click "New project", give it a name like studiopro-crm, pick a region close to you, set a database password, and click Create.

D

Wait about 30 seconds for the project to spin up. You will see a dashboard with your project name.

3

Get Your Credentials

A

In your new Supabase project, click the gear icon (⚙️) in the top bar, then select Project Settings from the left sidebar.

B

Go to the API tab.

C

Copy the Project URL — it looks like https://xyzabc123def.supabase.co

D

Copy the anon public key — a long string starting with eyJ...

4

Paste into StudioPro

A

Switch back to the StudioPro Setup page.

B

Paste the Project URL into the first input box.

C

Paste the Anon Key into the second input box.

D

Click "Test Connection".

5

Initialize Your Database

If you see a yellow banner saying "Database Tables Missing", follow these steps. This only needs to be done once.

A

In Supabase, click SQL Editor in the left sidebar.

B

Click "New query".

C

Click the Copy button on the StudioPro setup page to copy the entire SQL block.

D

Paste the SQL into the Supabase editor, then click Run.

E

Back in StudioPro, click "Verify Setup".

6

Done — Start Using Your CRM

You will see a green "All Set!" screen. Click "Go to Dashboard" and start using your own fully independent CRM.

Privacy note: All your data lives in your Supabase project. Nobody else can see it. You own everything.

Installing as an App (Optional)

StudioPro works as a Progressive Web App (PWA) — install it for quick access.

Desktop (Chrome/Edge)

Look for the "Install StudioPro CRM" icon in the address bar, or click the Install App button in the sidebar.

iPhone (Safari)

Open Safari, tap the Share button, then select "Add to Home Screen".

Android (Chrome)

Tap the Chrome menu (three dots), then select "Install app" or "Add to Home screen".

Once installed, the app shell works offline. Your data still syncs when you are back online.