t
tRPC
t
tRPC
does trpc only works with monorepos?
Original message was deleted
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
5,111
Members
View on Discord
D
Dani;
•
10/17/22, 10:43 AM
Ideally yes
, you
'll have a better time when using tRPC in a monorepo environment
.
If that
's not possible
, you can publish your server types to some private registry
(npm for example
) and import them
, DX will be considerably worse though