/nx-trpc-demo

Primary LanguageTypeScript

NxTrpcDemo

This project is a demo of using trpc with Nx - we'll be using this in our livestream with tRPC core members;

YouTube link

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

Remote caching

Run npx nx connect-to-nx-cloud to enable remote caching and make CI faster.

Further help

Visit the Nx Documentation to learn more.