Search across all documentation pages
8 pages in this section.
The trade-offs behind how Node service repos get organized - repo topology, the build/runtime split, and why monorepo orchestrators like Turborepo and Nx exist - the mental model behind every other page in this section.
Learn to set up new Node.js projects with standard layouts, package.json scripts, and TypeScript configurations for development and production.
Learn how to scaffold new APIs using npm init, framework CLIs, or template repositories to create consistent project structures.
Configure Turborepo for Node.js monorepos to optimize builds, tests, and type-checks with remote caching across packages and CI.
Learn Node.js project setup best practices for fast onboarding, reliable CI builds, and predictable deployments. Optimize repository layout, TypeScript configuration
A single-page roundup of every highlight bullet from the 7 pages in the Project Setup section, grouped by source page so you can scan all 39 takeaways without opening each article individually.