Back to Trpc

A minimal Nuxt tRPC example

examples/nuxt/README.md

11.16.0213 B
Original Source

A minimal Nuxt tRPC example

Playing around

bash
npm i
npm run dev

Try editing the ts files to see the type checking in action :)

Building

bash
npm run build
node .output/server/index.mjs