Skip to content

MrX8503/starwars-graphql

Repository files navigation

Star Wars React Server Components

A demo of GraphQL Fragment masking and react server components.

Turbo Repo

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.

Build

To build all apps and packages, run the following command:

yarn turbo build

Develop

To develop all apps and packages, run the following command:

yarn turbo dev

Useful Links

GraphQL Codegen

Learn more about the power of Turborepo:

About

React server components with fragment masking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published