A demo of GraphQL Fragment masking and react server components.
This Turborepo uses a single, non-monorepo project (in this case, a single Next.js application). Since Turborepo 1.6, you can use Turborepo for non-monorepo projects as well as monorepos.
To build all apps and packages, run the following command:
yarn turbo build
To develop all apps and packages, run the following command:
yarn turbo dev
GraphQL Codegen
Learn more about the power of Turborepo: