Skip to main content

tRPC UI (tRPC Panel Fork)

tRPC UI is set up on this project and can be accessed from the dev server by going to http://localhost:3000/api/panel.

trpc-ui

tip

Learn more about using tRPC with Next.js Server Components in our detailed guide.

Auth

You may need to copy an auth header from API requests from the main application and paste them into the Headers modal in the top right of tRPC UI.