What is trpc-cli?
"Turn a tRPC router into a type-safe, fully-functional, documented CLI"
trpc-cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 260.2 KB on disk.
Installation Guide
# Install via NPM
npm install trpc-cli
# Install via Yarn
yarn add trpc-cli