diff --git a/README.md b/README.md index e39d395..0160b2a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,17 @@ End-to-end typesafe APIs with [tRPC.io](https://trpc.io/) in Nuxt applications. +

+

+ Demo +
+

+ The client above is not importing any code from the server, only its type declarations. +

+
+
+

+ Docs: https://trpc-nuxt.vercel.app For version 3 of this module (tRPC v9, auto-imports, auto handlers), [go here](https://github.com/wobsoriano/trpc-nuxt/tree/v3).