Skip to content

Commit

Permalink
docs(awesome-trpc): added sidebase to awsome trpc (#3827)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoey-kaiser committed Feb 20, 2023
1 parent 9125521 commit a5ce5e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/docs/main/awesome-trpc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ A collection of resources on tRPC.
| Description | Link |
| --------------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| create-t3-app - Scaffold a starter project using the T3 Stack (Next.js, tRPC, Tailwind CSS, Prisma) | https://create.t3.gg |
| sidebase - Scaffold a starter project using sidebase (Nuxt 3, tRPC, Tailwind CSS, Prisma) | https://sidebase.io |
| Create JD App - Scaffold a starter project using the JD Stack (SolidStart, tRPC, Tailwind, Prisma) | https://github.com/OrJDev/create-jd-app |
| Create tRPC App - Create tRPC-powered apps with one command | https://github.com/omar-dulaimi/create-trpc-app |

Expand Down Expand Up @@ -77,6 +78,7 @@ A collection of resources on tRPC.
| tRPC + Vue3 todo example project (tRPC, Express.js, Vue3, Prisma, vue-query) | https://github.com/guushamann/Todo-tRPC-Vue3 |
| Vite + Svelte + tRPC | https://github.com/mishankov/vite-svelte-trpc |
| V3 - A T3 Inspired Nuxt Stack | https://github.com/CRBroughton/V3 |
| sidebase - Scaffold a starter project using sidebase (Nuxt 3, tRPC, Tailwind CSS, Prisma) | https://sidebase.io |

## 🏁 Open-source projects using tRPC

Expand Down

3 comments on commit a5ce5e1

@vercel
Copy link

@vercel vercel bot commented on a5ce5e1 Feb 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

www – ./www

www-git-main-trpc.vercel.app
alpha.trpc.io
www-trpc.vercel.app
trpc.io
www.trpc.io
beta.trpc.io

@vercel
Copy link

@vercel vercel bot commented on a5ce5e1 Feb 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

og-image – ./www/og-image

og-image-git-main-trpc.vercel.app
og-image-three-neon.vercel.app
og-image-trpc.vercel.app
og-image.trpc.io

@vercel
Copy link

@vercel vercel bot commented on a5ce5e1 Feb 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-prisma-starter – ./examples/next-prisma-starter

next-prisma-starter-trpc.vercel.app
next-prisma-starter-git-main-trpc.vercel.app
nextjs.trpc.io

Please sign in to comment.