add initial docs

This commit is contained in:
Robert Soriano
2022-10-30 11:00:09 -07:00
parent b45c613ce7
commit da52b350ba
15 changed files with 3501 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
---
navigation.icon: uil:info-circle
titleTemplate: '%s'
description: tRPC-Nuxt provides first class integration with tRPC.
---
# Introduction
tRPC-Nuxt provides end-to-end typesafe APIs with tRPC.io in Nuxt 3 applications.