Skip to content

docs: add vazen to ecosystem starter kits#1554

Merged
dinwwwh merged 1 commit into
middleapi:mainfrom
Hashversion:docs/add-vazen-ecosystem
May 13, 2026
Merged

docs: add vazen to ecosystem starter kits#1554
dinwwwh merged 1 commit into
middleapi:mainfrom
Hashversion:docs/add-vazen-ecosystem

Conversation

@Hashversion
Copy link
Copy Markdown
Contributor

@Hashversion Hashversion commented May 13, 2026

Summary

Adds Vazen to the oRPC ecosystem starter kits section.

Vazen is a production-grade monorepo starter for building full-stack applications with modern TypeScript tooling, scalable architecture, and developer-first workflows.

Changes

  • Added Vazen under the "Starter Kits" section
  • Included GitHub repository link
  • Added GitHub stars badge
  • Added short project description

Summary by CodeRabbit

Documentation

  • Expanded the ecosystem's documented starter kits with a new curated entry for Vazen. This addition includes comprehensive GitHub repository details, community star engagement metrics, and thorough project information. Developers now have an expanded selection of starter kit options when evaluating and selecting appropriate development frameworks and initialization tools for new projects.

Review Change Stack

@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. documentation Improvements or additions to documentation labels May 13, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 478ea6c3-6bac-4082-bb3e-d99ec407b00c

📥 Commits

Reviewing files that changed from the base of the PR and between caa5587 and 954917a.

📒 Files selected for processing (1)
  • apps/content/docs/ecosystem.md

📝 Walkthrough

Walkthrough

A new "Vazen" entry was added to the Starter Kits table in the ecosystem documentation, including its GitHub repository link, stars badge, and project description.

Changes

Ecosystem Starter Kits

Layer / File(s) Summary
Add Vazen starter kit to ecosystem docs
apps/content/docs/ecosystem.md
A new Vazen starter kit entry was inserted into the Starter Kits markdown table with GitHub link, stars badge, and description.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • middleapi/orpc#422: Both PRs modify apps/content/docs/ecosystem.md's "Starter Kits" table by adding new starter-kit rows.
  • middleapi/orpc#1439: Both PRs update the same apps/content/docs/ecosystem.md "Starter Kits" markdown table by adding a new starter row.
  • middleapi/orpc#391: Both PRs modify apps/content/docs/ecosystem.md with additions to the starter kits content.

Suggested labels

documentation

Poem

🐰 A new kit joins the fold so bright,
Vazen shines in the ecosystem's light,
The table grows with steady pace,
More tools find their gathering place! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes the main change: adding Vazen to the ecosystem starter kits documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds the Vazen monorepo starter to the ecosystem documentation. The review feedback suggests improving the consistency of the entry by using the full word 'applications' and adding a trailing period to the description.

| --------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Zap.ts](https://github.com/zap-studio/monorepo) | [![Stars](https://img.shields.io/github/stars/zap-studio/monorepo?style=flat)](https://github.com/zap-studio/monorepo) | Next.js boilerplate designed to help you build applications faster using a modern set of tools. |
| [Better-T-Stack](https://github.com/AmanVarshney01/create-better-t-stack) | [![Stars](https://img.shields.io/github/stars/AmanVarshney01/create-better-t-stack?style=flat)](https://github.com/AmanVarshney01/create-better-t-stack) | A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations |
| [Vazen](https://github.com/stack-found/vazen) | [![Stars](https://img.shields.io/github/stars/stack-found/vazen?style=flat)](https://github.com/stack-found/vazen) | A production-grade monorepo starter for building full-stack TypeScript apps with scalable architecture and developer-first tooling. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

For better consistency with other entries in this table (such as Zap.ts) and to maintain a professional tone in the documentation, consider using the full word 'applications' instead of 'apps'. Additionally, adding a trailing period would align this entry with the majority of the other descriptions in the list.

Suggested change
| [Vazen](https://github.com/stack-found/vazen) | [![Stars](https://img.shields.io/github/stars/stack-found/vazen?style=flat)](https://github.com/stack-found/vazen) | A production-grade monorepo starter for building full-stack TypeScript apps with scalable architecture and developer-first tooling. |
| [Vazen](https://github.com/stack-found/vazen) | [![Stars](https://img.shields.io/github/stars/stack-found/vazen?style=flat)](https://github.com/stack-found/vazen) | A production-grade monorepo starter for building full-stack TypeScript applications with scalable architecture and developer-first tooling. |

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 13, 2026

More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1554

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1554

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1554

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1554

@orpc/experimental-durable-iterator

npm i https://pkg.pr.new/@orpc/experimental-durable-iterator@1554

@orpc/hey-api

npm i https://pkg.pr.new/@orpc/hey-api@1554

@orpc/interop

npm i https://pkg.pr.new/@orpc/interop@1554

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1554

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1554

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1554

@orpc/openapi-client

npm i https://pkg.pr.new/@orpc/openapi-client@1554

@orpc/otel

npm i https://pkg.pr.new/@orpc/otel@1554

@orpc/experimental-pino

npm i https://pkg.pr.new/@orpc/experimental-pino@1554

@orpc/experimental-publisher

npm i https://pkg.pr.new/@orpc/experimental-publisher@1554

@orpc/experimental-publisher-durable-object

npm i https://pkg.pr.new/@orpc/experimental-publisher-durable-object@1554

@orpc/experimental-ratelimit

npm i https://pkg.pr.new/@orpc/experimental-ratelimit@1554

@orpc/react

npm i https://pkg.pr.new/@orpc/react@1554

@orpc/react-query

npm i https://pkg.pr.new/@orpc/react-query@1554

@orpc/experimental-react-swr

npm i https://pkg.pr.new/@orpc/experimental-react-swr@1554

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1554

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1554

@orpc/solid-query

npm i https://pkg.pr.new/@orpc/solid-query@1554

@orpc/standard-server

npm i https://pkg.pr.new/@orpc/standard-server@1554

@orpc/standard-server-aws-lambda

npm i https://pkg.pr.new/@orpc/standard-server-aws-lambda@1554

@orpc/standard-server-fastify

npm i https://pkg.pr.new/@orpc/standard-server-fastify@1554

@orpc/standard-server-fetch

npm i https://pkg.pr.new/@orpc/standard-server-fetch@1554

@orpc/standard-server-node

npm i https://pkg.pr.new/@orpc/standard-server-node@1554

@orpc/standard-server-peer

npm i https://pkg.pr.new/@orpc/standard-server-peer@1554

@orpc/svelte-query

npm i https://pkg.pr.new/@orpc/svelte-query@1554

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1554

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1554

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1554

@orpc/vue-colada

npm i https://pkg.pr.new/@orpc/vue-colada@1554

@orpc/vue-query

npm i https://pkg.pr.new/@orpc/vue-query@1554

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1554

commit: a96ef16

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 13, 2026
@dinwwwh dinwwwh merged commit de2bec7 into middleapi:main May 13, 2026
5 checks passed
@Hashversion Hashversion deleted the docs/add-vazen-ecosystem branch May 13, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants