Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 263 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 263 Bytes

trpc-openapi (with-interop)

Getting started

This example shows the pattern to use a tRPC v10 .interop() router whilst also supporting trpc-openapi.

npm install @trpc/server@next
npm install trpc-openapi@0 --force