apps/docs/content/docs/guides/tools/index.mdx
Turborepo works with all of your favorite tooling. Below, you'll find guides for the most common tools being used with Turborepo.
<Cards> <Card title="Biome" href="/docs/guides/tools/biome" /> <Card title="Docker" href="/docs/guides/tools/docker" /> <Card title="ESLint" href="/docs/guides/tools/eslint" /> <Card title="Jest" href="/docs/guides/tools/jest" /> <Card title="Oxc (oxlint, oxfmt)" href="/docs/guides/tools/oxc" /> <Card title="Prisma" href="/docs/guides/tools/prisma" /> <Card title="shadcn/ui" href="/docs/guides/tools/shadcn-ui" /> <Card title="Storybook" href="/docs/guides/tools/storybook" /> <Card title="TypeScript" href="/docs/guides/tools/typescript" /> <Card title="Vitest" href="/docs/guides/tools/vitest" /> </Cards>