← All categories

DevTools

9 tools in this category

Vercel CLI

Vercel CLI

DevTools

Deploy to Vercel from the command line. Preview, promote, and manage serverless deployments.

13kTypeScriptby Vercel
$npm install -g vercel
Netlify CLI

Netlify CLI

DevTools

Build, deploy, and manage Netlify sites from the terminal. Local dev server, functions, and edge middleware.

1.6kTypeScriptby Netlify
$npm install -g netlify-cli
Wrangler

Wrangler

DevTools

Cloudflare's CLI for Workers, Pages, R2, D1, and the rest of the Cloudflare developer platform.

2.5kTypeScriptby Cloudflare
$npm install -g wrangler
Railway CLI

Railway CLI

DevTools

Deploy apps to Railway from the command line. Link repos, manage environments, stream logs.

350Goby Railway
$brew install railway
Supabase CLI

Supabase CLI

DevTools

Manage Supabase projects locally. Run migrations, generate types, seed data, and test Edge Functions.

1kGoby Supabase
$npm install -g supabase
Neon CLI

Neon CLI

DevTools

Manage Neon Postgres branches, databases, and roles from the terminal. Branch databases like git branches.

200TypeScriptby Neon
$npm install -g neonctl
Coolify

Coolify

DevTools

Open-source, self-hosted alternative to Heroku, Netlify, and Vercel. Deploy anything on your own hardware.

40kPHPby Coolify
$curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash
Biome

Biome

DevTools

Fast formatter and linter for JavaScript, TypeScript, JSX, JSON, CSS, and GraphQL. A unified toolchain replacing ESLint and Prettier with a single Rust binary.

24kRustby Biome
$npm install -D --save-exact @biomejs/biome
Helix

Helix

DevTools

A post-modern modal text editor. Built-in LSP, tree-sitter syntax highlighting, and multiple selections with no config required.

44kRustby Blaž Hrastnik
$brew install helix