Emma12812E
tRPC3y ago
3 replies
Emma12812

Using trpc backend across multiple seperate front ends

I want to create a nodejs backend with trpc to expose some api endpoints.
This will then be called across multiple different frontend react apps.

How do I ensure type safety if they are in different repos?
Was this page helpful?