Community
With over 2 million weekly downloads, Turborepo has a large and active community of developers across the world. Here's how you can get involved.
Contributing
- Documentation: Suggest improvements or even write new sections to help build understanding of how to use Turborepo.
- Examples: Help developers integrate Turborepo with other tools and services by improving an example.
- Code: Learn more about the underlying architecture, contribute bug fixes, and suggest new features.
Discussions
If you have a question about Turborepo or want to help others, join the conversation:
Acknowledgements
Turborepo was originally created by Jared Palmer as a closed-source enterprise software offering. In late 2021, Vercel acquired Turborepo and open sourced the codebase.
Today, Turborepo has dedicated full-time team working on it as well as a growing list of open source contributors.
Inspiration / Prior Art
At Vercel, we believe deeply in the open source movement and in the power of open collaboration. To that end, it's important to provide meaningful attribution to the projects and people that inspire(d) us and our work.
We'd like to make a special shoutout to other build systems, monorepo tools, and prior art:
- Bazel - https://bazel.build
- Buck - https://buck.build
- Please - https://please.build
- Pants - https://www.pantsbuild.org
- Scoot - https://github.com/twitter/scoot
- TSDX - https://tsdx.io
- Lerna - https://lerna.js.org
- Lage - https://microsoft.github.io/lage
- Backfill - https://github.com/microsoft/backfill
- Bolt - https://github.com/boltpkg/bolt
- Rush - https://rushjs.io
- Preconstruct - https://preconstruct.tools
- Nx - https://nx.dev
- Yarn - https://yarnpkg.com
- npm - https://www.npmjs.com
- pnpm - https://pnpm.js.org
Additional Thanks
Additionally, we're grateful to:
- Rick Button for donating the
turbo
package name on npm - Iheanyi Ekechukwu for helping Jared pick up Golang during the Pandemic!
- Kenneth Chau for Lage's Scope and Pipeline API and docs
- Miguel Oller and MakeSwift.com for piloting Turborepo
- Eric Koslow, Jack Hanford, and Lattice.com for piloting Turborepo
Was this helpful?