Developer Platforms External Tools
Documentation platforms, app starters, and core runtimes we regularly use in production workflows.
Documentation Platforms
Hosted docs tooling for building internal or external developer documentation.
Runtimes
Runtime ecosystems used as the execution layer for modern application development workflows.
Starters
Starter generators and project bootstrap tools for quickly creating production-ready scaffolds.
Monorepo Tooling
Task orchestrators and workspace tooling for large multi-package repositories.
Turborepo
High-performance task runner and remote-cache workflow for JavaScript and TypeScript monorepos.
Open External Tool
Nx
Extensible monorepo platform with task graph scheduling, generators, and CI acceleration.
Open External Tool
Bazel
Hermetic build/test system used to scale very large polyglot monorepos.
Open External Tool
bun workspaces
Official Bun workspace support for managing multiple packages from one repository root.
Open External Tool
pnpm workspaces
Workspace management in pnpm for linking local packages and orchestrating monorepo installs.
Open External Tool
npm workspaces
Official npm documentation for creating and maintaining workspace-based monorepos.
Open External Tool
deno workspaces
Deno workspace fundamentals for structuring and coordinating multi-package projects.
Open External Tool