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

Files

Latest commit

jlalmesSeanCassiereNeilTheFisher
May 24, 2023
b592734 · May 24, 2023

History

History

with-interop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 8, 2022
Sep 8, 2022
May 24, 2023
Sep 8, 2022

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