TtRPC•Created by Emma12812 on 12/4/2023 in #❓-help 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?