Gabriel LucenaG
tRPC2y ago
3 replies
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/
GitHub
— a new engine for SST. Contribute to sst/ion development by creating an account on GitHub.
ion/examples/aws-trpc/client.ts at dev · sst/ion
Ion
Create and deploy a tRPC API in AWS with SST.
tRPC on AWS with SST
Solution
who would've guessed that I could built it just reading the docs:

https://github.com/gnllucena/trpc-sst
GitHub
Contribute to gnllucena/trpc-sst development by creating an account on GitHub.
GitHub - gnllucena/trpc-sst
Was this page helpful?