nithiwatter / trpc-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A minimal React tRPC example

Requires node 18 (for global fetch).

Playing around

npm i
npm run dev

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

Building

npm run build
npm run start

About


Languages

Language:TypeScript 93.7%Language:HTML 6.3%