Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions apps/content/docs/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ If your project is missing here, please [open a PR](https://github.com/middleapi
| [Start UI](https://github.com/BearStudio/start-ui-web) | [![Stars](https://img.shields.io/github/stars/BearStudio/start-ui-web?style=flat)](https://github.com/BearStudio/start-ui-web) | 🚀 Start UI [web] is an opinionated UI starter from the 🐻 Beastudio Team with ⚙️ Node.js, 🟦 TypeScript, ⚛️ React, 📦 TanStack Start, 💨 Tailwind CSS, 🧩 shadcn/ui, 📋 React Hook Form, 🔌 oRPC, 🛠 Prisma, 🔐 Better Auth, 📚 Storybook, 🧪 Vitest, 🎭 Playwright |
| [ShipFullStack](https://github.com/sunshineLixun/ShipFullStack) | [![Stars](https://img.shields.io/github/stars/sunshineLixun/ShipFullStack?style=flat)](https://github.com/sunshineLixun/ShipFullStack) | A modern TypeScript stack that combines React, TanStack Start, Hono, ORPC, Expo, and more. |
| [WXT Starter](https://github.com/mefengl/wxt-starter) | [![Stars](https://img.shields.io/github/stars/mefengl/wxt-starter?style=flat)](https://github.com/mefengl/wxt-starter) | Maybe the best template based on wxt. |
| [Start Kit](https://github.com/CarlosZiegler/start-kit.dev) | [![Stars](https://img.shields.io/github/stars/CarlosZiegler/start-kit.dev?style=flat)](https://github.com/CarlosZiegler/start-kit.dev) | The production-ready SaaS starter kit for the modern TypeScript stack. |
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The description for 'Start Kit' is currently quite generic. Since this is the oRPC ecosystem documentation, it would be beneficial to explicitly mention oRPC and other core technologies (e.g., React, TanStack, etc.) included in the kit. This helps users quickly understand the kit's relevance and tech stack, aligning with the descriptive style of other entries in the table.


## Tools

Expand Down
Loading