Chromebook Comparison Tool

⚡ Powered by Cloudflare HyperDrive + Supabase - Globally optimized database connections

Connection Error

Database connection failed: Server connection attempt failed: Non-Existent Domain

Make sure to:

  1. Run: npx wrangler hyperdrive create supabase-hyperdrive --connection-string="postgres://username:password@db.regfdakiwsmhglefqzhx.supabase.co:5432/postgres"
  2. Update the HyperDrive ID in wrangler.toml
  3. Deploy using npx wrangler pages dev or npm run build && npx wrangler pages deploy dist