Next.js + tRPC

This example shows how you can make a typed query using a minimal implementation of tRPC following this as a reference.

Setup

pnpm i
pnpm dev

Development

Start project

pnpm run dev        # starts next.js