-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
docs(example): Contribute trpc-fastify as example boilerplate code #6615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…remove trpc-fastify from examples
…remove trpc-fastify from examples
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@cobeo2004 is attempting to deploy a commit to the trpc Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughA 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
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (3)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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)
Other keywords and placeholders
CodeRabbit Configuration File (
|
@trpc/client
@trpc/next
@trpc/react-query
@trpc/server
@trpc/tanstack-react-query
@trpc/upgrade
commit: |
|
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. |
🎯 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
Summary by CodeRabbit