Demo mode— you’re viewing sample in-memory data. Add your Supabase keys to .env.local to connect a live database. You can Reset demo anytime.

Settings

Organization profile, database connection, and demo controls.

Organization

NameBiyahero Express
Plangrowth
CurrencyPHP (₱)
OwnerDen Jansen Flores · owner

Database connection

Data layer mode

StatusDemo mode (in-memory)

To connect a live Supabase database:

  1. Create a project at supabase.com
  2. Run the SQL in supabase/migrations/0001_init.sql
  3. Add to .env.local:
NEXT_PUBLIC_SUPABASE_URL=https://xxxx.supabase.co
NEXT_PUBLIC_SUPABASE_ANON_KEY=eyJhbGci...

Demo controls

Reset the sample data to its original state