Skip to content

Conversation

@cogwirrel
Copy link

@cogwirrel cogwirrel commented Sep 28, 2025

🎯 Changes

Add a link to the Nx Plugin for AWS tRPC API generator, which can be used to quickly bootstrap a tRPC API for deployment to AWS

✅ Checklist

  • I have followed the steps listed in the Contributing guide.
  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

Summary by CodeRabbit

  • Documentation
    • Improved Bootstrappers table formatting for better readability: wider Description and Link columns with aligned headers and rows.
    • Added a new Bootstrappers entry: “Nx Plugin for AWS” — scaffold a project using tRPC with Nx and deploy to AWS with CDK or Terraform (includes link).

@cogwirrel cogwirrel requested a review from a team as a code owner September 28, 2025 01:41
@vercel
Copy link

vercel bot commented Sep 28, 2025

@cogwirrel is attempting to deploy a commit to the trpc Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 28, 2025

Walkthrough

Updated the community docs page to adjust Bootstrappers table formatting and added a new Nx Plugin for AWS entry with its link. No code or API changes.

Changes

Cohort / File(s) Summary of Changes
Docs — Community Bootstrappers
www/docs/community/awesome-trpc.mdx
Reformatted table columns (Description/Link widths, header/row alignment). Added new row: “Nx Plugin for AWS — Scaffold a project using tRPC with Nx, deploy to AWS with CDK or Terraform” with link. No other functional edits.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Suggested labels

♻️ autoupdate

Suggested reviewers

  • KATT

Poem

I nudge the table, neat and wide,
A fresh carrot link set side by side 🥕
Nx hops to AWS with tRPC flair,
Rows aligned—so tidy there.
Thump-thump! Docs refined—let’s ride!

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The pull request description correctly contains the “## 🎯 Changes” and “## ✅ Checklist” sections as defined by the repository template but omits the required “Closes #” header at the beginning of the description. Including this line is necessary for linking the pull request to an issue or indicating that it resolves a specific task, which is mandated by the template. Please add the “Closes #” line at the top of the description or explicitly state “Closes #n/a” if there is no associated issue to fully comply with the repository’s pull request template.
✅ Passed checks (2 passed)
Check name Status Explanation
Title Check ✅ Passed The title succinctly summarizes the primary change by explicitly stating the addition of the Nx Plugin for AWS to the Awesome tRPC collection, making it clear and specific without extraneous wording. It reflects the main objective of the pull request and uses concise phrasing that enables reviewers to understand the change at a glance.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 91e45f6 and 62509a5.

📒 Files selected for processing (1)
  • www/docs/community/awesome-trpc.mdx (1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
**/*.{ts,tsx,md,mdx}

📄 CodeRabbit inference engine (.cursor/rules/coding-guidelines.mdc)

Use camelCase for file names (with exceptions like TRPC/RPC/HTTP/JSON acronyms, .config.js, .d.ts, and tests)

Files:

  • www/docs/community/awesome-trpc.mdx
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
  • GitHub Check: Lint and auto-fix
  • GitHub Check: test
  • GitHub Check: build
  • GitHub Check: typecheck
  • GitHub Check: Analyze (typescript)
🔇 Additional comments (1)
www/docs/community/awesome-trpc.mdx (1)

51-60: Entry addition LGTM

The new Nx Plugin for AWS row is clear, consistent with the existing table format, and links to the relevant guide as expected.

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


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.

@vercel
Copy link

vercel bot commented Sep 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
www Ready Ready Preview Comment Sep 28, 2025 1:43am

@pkg-pr-new
Copy link

pkg-pr-new bot commented Sep 28, 2025

Open in StackBlitz

@trpc/client

npm i https://pkg.pr.new/trpc/trpc/@trpc/client@6965

@trpc/next

npm i https://pkg.pr.new/trpc/trpc/@trpc/next@6965

@trpc/react-query

npm i https://pkg.pr.new/trpc/trpc/@trpc/react-query@6965

@trpc/server

npm i https://pkg.pr.new/trpc/trpc/@trpc/server@6965

@trpc/tanstack-react-query

npm i https://pkg.pr.new/trpc/trpc/@trpc/tanstack-react-query@6965

@trpc/upgrade

npm i https://pkg.pr.new/trpc/trpc/@trpc/upgrade@6965

commit: 62509a5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants