Gabriel Lucena
Gabriel Lucena3mo ago

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