This repo is a template for a SvelteKit app using tRPC.
The only change from the default tRPC-SvelteKit config is the URL used for the calls, set to /api/trpc
For guides on how to use this repos, take a look at the documentation from tRPC-SvelteKit.