Gabriel Lucena
How can I add React to SST's TRPC example?
SST recently release an example on how to deploy TRCP to AWS, it's pretty cool!
but I'm wondering how can I add react to it's client so I have both worlds:
Repo: https://github.com/sst/ion/blob/dev/examples/aws-trpc/client.ts
Docs: https://ion.sst.dev/docs/start/aws/trpc/
4 replies