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