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:
- Run:
npx wrangler hyperdrive create supabase-hyperdrive --connection-string="postgres://username:password@db.regfdakiwsmhglefqzhx.supabase.co:5432/postgres" - Update the HyperDrive ID in
wrangler.toml - Deploy using
npx wrangler pages devornpm run build && npx wrangler pages deploy dist