Supabase CLI Installation Guide - Windows
Option 1: NPM (Recommended - Easiest)
Install
npm install -g supabaseVerify Installation
supabase --versionCommon Issues
Option 2: Scoop (Windows Package Manager)
1. Install Scoop (if not installed)
2. Install Supabase CLI
3. Verify Installation
Option 3: Direct Download (No Package Manager)
1. Download Binary
2. Extract and Add to PATH
3. Verify Installation
Next Steps: Login and Link Project
1. Login to Supabase
2. Link Your FleetOS Project
3. Verify Link
Deploy WhatsApp Edge Function
Troubleshooting
"supabase: command not found" after installation
"Error connecting to project"
"Access denied" when setting secrets
"Function deployment failed"
Quick Reference Commands
Full Setup Script (Copy & Paste)
Success Indicators
Testing After Deployment
Test with curl
Test in Browser
Documentation Links
Need Help?
Last updated
Was this helpful?