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 IN YOUR LOCAL
npm create refine-app@latest -- --example monorepo-with-turbo