Supabase CLI
DevTools 1kGoby Supabase
Manage Supabase projects locally. Run migrations, generate types, seed data, and test Edge Functions.
Install
npm
$
npm install -g supabasebrew
$
brew install supabaseRelated DevTools tools
Vercel CLI
Deploy to Vercel from the command line. Preview, promote, and manage serverless deployments.
TypeScriptby Vercel
Netlify CLI
Build, deploy, and manage Netlify sites from the terminal. Local dev server, functions, and edge middleware.
TypeScriptby Netlify
Wrangler
Cloudflare's CLI for Workers, Pages, R2, D1, and the rest of the Cloudflare developer platform.
TypeScriptby Cloudflare
Railway CLI
Deploy apps to Railway from the command line. Link repos, manage environments, stream logs.
Goby Railway