Skip to content

Latest commit

 

History

History
 
 

with-interop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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