Skip to content

Conversation

@cobeo2004
Copy link
Contributor

@cobeo2004 cobeo2004 commented Mar 19, 2025

🎯 Changes

Hey tRPC team,

I hope you all are having a wonderful Wednesday

In addition to the contributed trpc-redis library. Today, I wanted to nominate for my boilerplate standalone + realtime server, which consists of tRPC, Fastify, Prisma and Redis. I have written this code as easy as I can in order for everyone to clone and develop based on that foundation. Kindly have a look at it and let me know if you have any comments or feedbacks for it.

Many thanks !

Best regards,
cobeo2004

✅ 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

  • New Features
    • Added a new community resource entry featuring a tRPC realtime server project built with Fastify, Prisma, Redis (or type-safe event emitter), and PostgreSQL, along with a link to the project's repository.

@cobeo2004 cobeo2004 requested a review from a team as a code owner March 19, 2025 09:42
@vercel
Copy link

vercel bot commented Mar 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 21, 2025 4:01pm

@vercel
Copy link

vercel bot commented Mar 19, 2025

@cobeo2004 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 Mar 19, 2025

Walkthrough

A new resource entry has been added to the community documentation. The entry details a tRPC realtime server that uses Fastify, Prisma, Redis (or a type-safe event emitter), and PostgreSQL. It also provides a link to the corresponding GitHub repository, expanding the available resources for developers using tRPC.

Changes

File Change Summary
www/docs/community/awesome-trpc.mdx Added a new entry for a tRPC realtime server featuring Fastify, Prisma, Redis (or type-safe event emitter), and PostgreSQL along with a GitHub link.

Suggested reviewers

  • Nick-Lucas

Poem

I'm a rabbit on a coding spree,
Hopping through docs so cheerfully.
A new resource sprouts with a gentle clap,
Guiding developers along the map.
With carrots and code, I give a happy rap!


📜 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 7bcc270 and 65ff7e2.

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

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 19, 2025

Open in Stackblitz

@trpc/client

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

@trpc/next

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

@trpc/react-query

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

@trpc/server

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

@trpc/tanstack-react-query

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

@trpc/upgrade

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

commit: 17b2bc2

@KATT KATT enabled auto-merge (squash) March 21, 2025 15:59
@KATT KATT merged commit 612c860 into trpc:main Mar 21, 2025
41 of 44 checks passed
@cobeo2004 cobeo2004 deleted the next branch March 22, 2025 02:41
@github-actions
Copy link
Contributor

This pull request has been locked because we are very unlikely to see comments on closed issues. If you think, this PR is still necessary, create a new one with the same branch. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants