tRPC Essentials: A Minimal Working 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

Download Details:

Author: trpc

Official Github: https://github.com/trpc/examples-minimal 

License

#typescript 

tRPC Essentials: A Minimal Working Example
1.30 GEEK