masskoder / trpc-learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A minimal working 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 100.0%