wobsoriano / trpc-nuxt

End-to-end typesafe APIs in Nuxt applications.
trpc-nuxt.vercel.app
MIT License
687 stars 39 forks source link

docs: Update Server Side Calls docs #84

Closed Colonel-Sandvich closed 1 year ago

Colonel-Sandvich commented 1 year ago

Maybe I've got this wrong but this is what I had to do to get server side calls working. It looks like there isn't a createCaller function on the router from @/server/trpc/trpc.

Huge thanks for your work on this project @wobsoriano :1st_place_medal:

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
trpc-nuxt ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2023 10:01pm
wobsoriano commented 1 year ago

Thanks for this!