Tag: trpc

Type: All Skills Tools
skill ★ 77,350

TRPC Router Implementation Guide

A guide for implementing and modifying TRPC routers, focusing on middleware-based model injection and standardised procedure patterns.

lobehub/lobehub trpc typescript api-development backend
tool ★ 77,350

CLI Backend Integration Testing Workflow

This tool facilitates end-to-end verification of backend API changes, allowing developers to test TRPC routers, services, and models via the LobeHub CLI against a local development server. It guides the process from server startup and authe…

lobehub/lobehub cli backend testing integration
skill

Guide to building tRPC server routers

This guide outlines best practices for developing tRPC routers, focusing on using middleware to inject database models into the context and structuring procedures for efficient query and mutation handling. It also demonstrates how to aggreg…

lobehub/lobe-chat trpc typescript api-development backend
skill

cli backend integration testing workflow

This skill provides a structured workflow for performing end-to-end integration testing of LobeHub's backend services, allowing developers to validate changes to TRPC routers, models, and APIs using the dedicated CLI against a local develop…

lobehub/lobe-chat cli backend integration-testing trpc
skill ★ 27,411

Langfuse Backend Development Guidelines

Comprehensive development guidelines for the Langfuse monorepo, covering tRPC routers, BullMQ processors, and database access patterns using Prisma and ClickHouse. It provides standards for architecture, middleware, and testing across web, …

langfuse/langfuse backend-development typescript trpc bullmq