ShopWO Health

System check

This page is built for non-developers. PASS means the item is working. FAIL means it must be fixed. WARNING means the app can boot, but a future phase or external setup is not ready yet.

Current result

RESULT: WARNING — the app boots, but Supabase setup is not fully ready yet.

App boot

PASS

The Next.js app rendered this health page without crashing.

Environment file structure

PASS

The app knows which environment variables it expects. Use .env.example as your setup guide.

Supabase URL configured

PASS

NEXT_PUBLIC_SUPABASE_URL is present.

Supabase anon key configured

PASS

NEXT_PUBLIC_SUPABASE_ANON_KEY is present.

Server-side Supabase client

PASS

The server-side Supabase client initialized without throwing an error.

Database connection check

WARNING

Supabase endpoint responded with HTTP 401. Check your Supabase project settings and keys.

Storage configuration check

PASS

Supabase endpoint responded with HTTP 200.