Skip to content

Latest commit

 

History

History

README.md

trpc-to-openapi (with-nextjs)

Getting started

Make sure your current working directory is at /trpc-to-openapi root.

pnpm install
pnpm run build
pnpm run dev -w with-nextjs

D