TRPC does not have a package for vue. This template is my attempt at starting one with similar functionality to TRPCs React package.
This repo utilizes:
The TRPC setup is largely based on this awesome tutorial by TomDoesTech
WIP: replicate the functions in createReactQueryHooks from the TRPC react package