创建你的仓库

构建单一仓库是一个谨慎的过程。通过这些指南,你将学习如何设计和构建一个能够提升每个团队效率的单一仓库 (monorepo)。 - 无论大小。

¥Architecting a monorepo is a careful process. Through these guides, you'll learn how to design and build a monorepo that will make every team faster - no matter the size.

本节中的指南将指导你构建一个多包工作区,通常称为 monorepo。由于它们建立在之前指南的知识之上,因此建议按顺序阅读,但你可以按任意顺序阅读,或跳至与你的用例相关的页面。

¥The guides in this section will take you through building a multi-package workspace, commonly referred to as a monorepo. They are meant to be read in order as they build on top of the knowledge from previous guides, but you can read them in any order or skip to the pages specific to your use case.

读完本节所有内容后,你应该已经很好地理解了如何使用 Turborepo 设计和构建单一仓库。

¥By the time you've read through all of this section, you should have a good understanding of how to design and build a monorepo with Turborepo.

Turborepo 还可用于加速单包工作区。访问 单包工作区 部分了解更多信息。

¥Turborepo can also be used to speed up single-package workspaces. Visit the single-package workspace section for more information.

从零到 turbo

¥From zero to turbo

¥More guides

我们还有更多围绕 特定工具、用例和其他主题 的指南。

¥We also have more guides centered around specific tools, use cases, and other topics.