docs: add Start Kit to ecosystem starter kits#1439
Conversation
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughA new "Start Kit" entry was added to the Starter Kits table in the ecosystem documentation, expanding the available starter options. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary of ChangesHello @unnoq, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request enhances the ecosystem documentation by including 'Start Kit' in the list of starter kits. This addition aims to provide users with more choices when selecting a SaaS starter kit for their projects. Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Code Review
The pull request successfully adds 'Start Kit' to the ecosystem starter kits. The entry follows the established table format. I recommend updating the description to explicitly mention oRPC and other key technologies to provide more context for users, consistent with other entries in the list.
| | [Start UI](https://github.com/BearStudio/start-ui-web) | [](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) | [](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) | [](https://github.com/mefengl/wxt-starter) | Maybe the best template based on wxt. | | ||
| | [Start Kit](https://github.com/CarlosZiegler/start-kit.dev) | [](https://github.com/CarlosZiegler/start-kit.dev) | The production-ready SaaS starter kit for the modern TypeScript stack. | |
There was a problem hiding this comment.
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.
More templates
@orpc/ai-sdk
@orpc/arktype
@orpc/client
@orpc/contract
@orpc/experimental-durable-iterator
@orpc/hey-api
@orpc/interop
@orpc/json-schema
@orpc/nest
@orpc/openapi
@orpc/openapi-client
@orpc/otel
@orpc/experimental-pino
@orpc/experimental-publisher
@orpc/experimental-publisher-durable-object
@orpc/experimental-ratelimit
@orpc/react
@orpc/react-query
@orpc/experimental-react-swr
@orpc/server
@orpc/shared
@orpc/solid-query
@orpc/standard-server
@orpc/standard-server-aws-lambda
@orpc/standard-server-fastify
@orpc/standard-server-fetch
@orpc/standard-server-node
@orpc/standard-server-peer
@orpc/svelte-query
@orpc/tanstack-query
@orpc/trpc
@orpc/valibot
@orpc/vue-colada
@orpc/vue-query
@orpc/zod
commit: |
Summary by CodeRabbit