Replies: 1 comment 1 reply
-
Here my suggestion: #205 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to setup a monorepo with pnpm workspaces for my backend and frontend app. Backend is express with oRPC and front is TanstackRouter. In the docs there is a TIP note which is very relevant nowadays in most cases but its not showed actually how to do so as its not as trivial to export and import the type of the router from server to client and make typescript happily build...
How do I share the type??
Beta Was this translation helpful? Give feedback.
All reactions