5 results found Sort:
- Filter by Primary Language:
- TypeScript (4)
- CSS (1)
- +
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...
Created
2022-08-01
46 commits to master branch, last one about a year ago
Export your tRPC router to massively improve language server performance and/or let your users consume your API from a typed SDK
Created
2023-07-25
3 commits to main branch, last one about a year ago
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 d...
Created
2023-03-31
7 commits to main branch, last one about a year ago
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 crea...
Created
2022-10-29
33 commits to main branch, last one about a year ago
⚒️ Minimal tRPC frontend Nextjs boilerplate for separate BE-FE repositories. Easily consume fully typesafe APIs.
Created
2023-06-08
239 commits to main branch, last one 5 months ago