Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

Monorepo with Turbo

Turborepo is a high-performance build system for JavaScript and TypeScript codebases. In this example, you'll see how to use Turbo to setup a monorepo with refine.

If you're going to use refine in your monorepo setup or create one from scratch, you can use this example as a starting point.

Run on your local
npm create refine-app@latest -- --example monorepo-with-turbo