diff --git a/www/docs/main/awesome-trpc.mdx b/www/docs/main/awesome-trpc.mdx index 10837a50fb0..c54f04f1a5a 100644 --- a/www/docs/main/awesome-trpc.mdx +++ b/www/docs/main/awesome-trpc.mdx @@ -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 | @@ -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