There are 0 repository under trpc-server topic.
โ๏ธ Minimal tRPC API boilerplate for projects with separate BE-FE repositories. Easily publish fully typesafe APIs that any frontend can consume.
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.
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.
Turborepo tRPC Express Next Tailwind Prisma Template with OpenAPI and SwaggerUI
T3 Stack App development
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.
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.
A curated list of resources, tools, and libraries related to tRPC
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.
A basic starting point for fully typesafe tRPC APIs.
Express-prismaORM with typescript CRUD Template
tRPC event handler for Nitro
GrowAGram ๐ชด Track Your Grow ๐ Cannabis home cultivation community
My boilerplate using NextJS 14, Turbopack, tRPC, Tanstack, and Prisma
starter template for trpc-nuxt module integrated into a nuxt app
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.
This project is a robust digital marketplace platform designed to facilitate the buying and selling of digital goods and services. It provides a platform for vendors to list their digital products, and for customers to browse, purchase, and review these products.
This is a basic example of how to implement TRPC with node. Tutorial by Fazt Code.
๐ก About ๐ Seamlessly integrate M-Pesa payments into your web applications with type-safe APIs and zero guesswork. From checkout to confirmation in seconds โ because your customers deserve payments as smooth as their experience! ๐ธ
application with TypeScript and JavaScript and React app. Fullstack app builded in tPRC
Next.js Authentication with tRPC, Redis and Prisma ORM (Social login: Facebook, Github, Slack, Telegram, ...etc)
Digital Marketplace with Next.js 14, React, tRPC, Tailwind
starter kits for Next.js with tRPC
T3 todos app build by T3 stack
This project is a simple Note App hat allows users to create, read, update, and delete notes. The app provides a clean and intuitive interface for managing personal notes efficiently, with full CRUD functionality on the backend.
The Expense Tracker is an application designed to streamline the recording and management of expenses.
Boilerplate using NextJS 13 App-Route, Prisma, Tanstack and tRPC
My boilerplate using NextJS 14, Turbopack, tRPC, Tanstack, and Prisma