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
PASSThe Next.js app rendered this health page without crashing.
Environment file structure
PASSThe app knows which environment variables it expects. Use .env.example as your setup guide.
Supabase URL configured
PASSNEXT_PUBLIC_SUPABASE_URL is present.
Supabase anon key configured
PASSNEXT_PUBLIC_SUPABASE_ANON_KEY is present.
Server-side Supabase client
PASSThe server-side Supabase client initialized without throwing an error.
Database connection check
WARNINGSupabase endpoint responded with HTTP 401. Check your Supabase project settings and keys.
Storage configuration check
PASSSupabase endpoint responded with HTTP 200.