Export your tRPC router to massively improve language server performance and/or let your users consume your API from a typed SDK
-
Updated
Aug 4, 2023 - TypeScript
Export your tRPC router to massively improve language server performance and/or let your users consume your API from a typed SDK
In this article, we’ll build a type-safe tRPC CRUD API with Next.js, PostgreSQL, and Prisma. This tRPC example in Next.js will showcase how to use tRPC on the backend and later we will consume the API on the frontend app.
Are you interested in using tRPC in the new Next.js 13 app directory? Look no further! In this article, I'll walk you through the process of setting up a tRPC server and client in the Next.js 13 app directory step by step.
This article will teach you how to build a full-stack tRPC CRUD (Create, Read, Update, and Delete) app with Next.js. The tRPC API will be built on Next.js edge runtime and the tRPC client will be created with React.js. For data storage, we'll use Prisma ORM to query and mutate an SQLite database.
⚒️ Minimal tRPC frontend Nextjs boilerplate for separate BE-FE repositories. Easily consume fully typesafe APIs.
In this comprehensive guide, we will explore the process of integrating tRPC, React Query v5, and Prisma within the Next.js 14 App Router. tRPC is a modern RPC framework that allows you to define your API using TypeScript interfaces and generates both server and client code for you.
Fully type-safe composables and helpers to make working with tRPC + Tanstack Query as intuitive as possible.
Turborepo tRPC Express Next Tailwind Prisma Template with OpenAPI and SwaggerUI
⚒️ Minimal tRPC frontend Vite boilerplate for separate BE-FE repositories. Easily consume fully typesafe APIs.
An MQTT adapter for tRPC
In this guide, you'll create a full-stack note application that follows the CRUD (Create, Read, Update, and Delete) architecture with tRPC and use Prisma ORM to store data in an SQLite database. We'll build the tRPC API with Node.js and the UI with React.js.
In this article, you will explore the implementation of user registration, login, and logout functionalities in Next.js 14 using tRPC (Type Remote Procedure Call). tRPC is a library designed to streamline the development of full-stack applications with a primary emphasis on type safety.
Nextjs ecommerce is fullstack ecommerce web app with admin pannel.
repositório monorepo que combina as tecnologias NestJS, NextJS e tRPC para criar uma aplicação FullStack.
💸 (Service Discontinued) AnyConvert - Ultimate Open Source Currency & Cryptocurrency Converter - Convert USD, BTC & More!
My boilerplate using NextJS 14, Turbopack, tRPC, Tanstack, and Prisma
application with TypeScript and JavaScript and React app. Fullstack app builded in tPRC
GrowAGram 🪴 Track Your Grow 📜 Cannabis home cultivation community
tRPC service api and ReactJS client consumer
E-commerce project built on T3 stack, integrating Stripe. Shop for stunning photo prints on aluminum backing at our online store. Browse our selection of high-quality photos and purchase your favorites.
Add a description, image, and links to the trpc-client topic page so that developers can more easily learn about it.
To associate your repository with the trpc-client topic, visit your repo's landing page and select "manage topics."