Skip to content

Conversation

@KitsuneKode
Copy link

@KitsuneKode KitsuneKode commented Oct 12, 2025

Added a new tRPC Monorepo Boilerplate to help the community.

Next.js × Express × tRPC × Bun × Better Auth × Prisma × Turborepo Template

added some small helpers like
Config-loader(with validation)
logger
Also includes shadcn as an ui library

Site

✅ Checklist

Summary by CodeRabbit

  • Documentation
    • Added a new entry to the "Starting points, example projects, etc." table showcasing a Next.js + Express + BetterAuth + Prisma + Bun + shadcn + tRPC monorepo boilerplate.
    • Includes a direct link to the repository for quick access, improving discoverability of community starter projects and easing onboarding for developers exploring example setups.

Next.js × Express × tRPC × Bun × Better Auth × Prisma × Turborepo  Template


added some small helpers like
Config-loader(with validation)
logger
Also includes shadcn as an ui library
@KitsuneKode KitsuneKode requested a review from a team as a code owner October 12, 2025 18:22
@vercel
Copy link

vercel bot commented Oct 12, 2025

@KitsuneKode 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 Oct 12, 2025

Walkthrough

Adds one table row to www/docs/community/awesome-trpc.mdx under “Starting points, example projects, etc” linking to a Next.js + Express + BetterAuth + Prisma + bun + shadcn + tRPC monorepo boilerplate on GitHub.

Changes

Cohort / File(s) Summary
Docs — Community Awesome List
www/docs/community/awesome-trpc.mdx
Added a table row under “Starting points, example projects, etc” linking to a Next.js + Express + BetterAuth + Prisma + bun + shadcn + tRPC monorepo boilerplate.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

♻️ autoupdate

Suggested reviewers

  • KATT

Poem

Hop hop, I found a shiny repo bright,
A starter monorepo to spark delight.
Next.js, Express, Bun — a tasty stack so fine,
Prisma and shadcn help the UI shine.
I tucked the link where builders dine. 🥕✨

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The pull request description does not follow the repository’s required template because it is missing the “Closes #” section, lacks the “## 🎯 Changes” heading, and the checklist does not include the items for documentation and test updates specified by the template. Please update the description to include a “Closes #” line referencing the related issue, add a “## 🎯 Changes” section summarizing the new boilerplate addition, and complete the checklist by indicating any documentation or tests added or updated.
✅ Passed checks (2 passed)
Check name Status Explanation
Title Check ✅ Passed The title succinctly summarizes the main change by indicating the addition of a new tRPC Monorepo Boilerplate link and directly reflects the content of the changeset without extraneous wording or vagueness.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • 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 135f827 and ecbd12c.

📒 Files selected for processing (1)
  • www/docs/community/awesome-trpc.mdx (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • 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). (4)
  • GitHub Check: build
  • GitHub Check: typecheck
  • GitHub Check: test
  • GitHub Check: Lint and auto-fix

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
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between cd64ab3 and 49132ee.

📒 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). (4)
  • GitHub Check: typecheck
  • GitHub Check: test
  • GitHub Check: build
  • GitHub Check: Lint and auto-fix

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 12, 2025

Open in StackBlitz

@trpc/client

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

@trpc/next

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

@trpc/react-query

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

@trpc/server

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

@trpc/tanstack-react-query

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

@trpc/upgrade

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

commit: 3096489

KitsuneKode and others added 2 commits October 13, 2025 00:01
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@KATT KATT enabled auto-merge (squash) October 12, 2025 20:27
@vercel
Copy link

vercel bot commented Oct 22, 2025

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

Project Deployment Preview Comments Updated (UTC)
www Ready Ready Preview Comment Oct 25, 2025 5:13pm

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