oRPC NestJS Implement Contract

Installation
SKILL.md

Implement Contract in NestJS

Implement oRPC contracts in NestJS using @orpc/nest.

Installation

npm install @orpc/nest@latest

Requirements

oRPC is ESM-only. Configure your NestJS app to support ESM:

Related skills
Installs
First Seen