update docs

This commit is contained in:
Robert Soriano
2022-10-30 12:00:21 -07:00
parent 70c0b35c48
commit da6d738406
14 changed files with 52 additions and 46 deletions

View File

@@ -1,10 +1,11 @@
---
title: Installation
description: tRPC-Nuxt provides first class integration with tRPC.
---
# Installation
## 1. Add tRPC-Nuxt to existing Nuxt project
## 1. Add to existing Nuxt project
::code-group

View File

@@ -1,8 +0,0 @@
---
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.

View File

@@ -1,4 +1,5 @@
---
title: Usage
description: tRPC-Nuxt provides first class integration with tRPC.
---

View File

@@ -1,6 +0,0 @@
---
title: Introduction
description: '@nuxtjs/supabase is a Nuxt module for first class integration with Supabase.'
---
hello intro

View File

@@ -1,6 +0,0 @@
---
title: Installation
description: '@nuxtjs/supabase is a Nuxt module for first class integration with Supabase.'
---
hello intro

View File

@@ -1,6 +0,0 @@
---
title: Server
description: '@nuxtjs/supabase is a Nuxt module for first class integration with Supabase.'
---
hello server

View File

@@ -1,6 +0,0 @@
---
title: Client
description: '@nuxtjs/supabase is a Nuxt module for first class integration with Supabase.'
---
hello client

View File

@@ -0,0 +1,6 @@
---
title: Basic
description: tRPC-Nuxt provides first class integration with tRPC.
---
# Basic Example

View File

@@ -0,0 +1,6 @@
---
title: Multiple Routers
description: tRPC-Nuxt provides first class integration with tRPC.
---
# Multi Routers

View File

@@ -9,7 +9,7 @@ layout: page
---
cta:
- Get Started
- /get-started/introduction
- /get-started/installation
secondary:
- Star on GitHub ->
- https://github.com/wobsoriano/trpc-nuxt