Connect your Supabase project
Your project credentials are stored only in this browser.
1

Go to supabase.com, create a free account & new project.

2

In your project → SQL Editor → New Query → paste & run the contents of invoiceflow_schema.sql (provided alongside this file) to create all tables.

3

In your project → Settings → API → copy the Project URL and anon / public key below.

4

In Authentication → Providers make sure Email is enabled (it is by default).

Already set up? Credentials are remembered automatically.