trpc-server
There are 87 repositories under trpc-server topic.
mkosir/trpc-api-boilerplate
⚒️ Minimal tRPC API boilerplate for projects with separate BE-FE repositories. Easily publish fully typesafe APIs that any frontend can consume.
wpcodevo/trpc-nextjs-prisma
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.
ditsmod/ditsmod
Ditsmod is a Node.js-based web framework designed for building highly extensible and fast applications. Has native modules for REST and tRPC.
wpcodevo/nextjs13-trpc-setup
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.
wpcodevo/nextjs-trpc-crud-app
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.
wpcodevo/nextjs14-trpc-react-query
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.
rafalp/trpc-core
Toolkit for implementing tRPC servers in python
Hiperultimate/trpc-turborepo-next-tailwind-prisma-openapi-swaggerui-template
Turborepo tRPC Express Next Tailwind Prisma Template with OpenAPI and SwaggerUI
tkssharma/t3-stack-monorepo
T3 Stack App development
edorgeville/trpc-mqtt
An MQTT adapter for tRPC
wpcodevo/nextjs14-trpc-authentication
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.
wpcodevo/node-react-trpc-crud-app
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.
creotip/awesome-trpc
A curated list of resources, tools, and libraries related to tRPC
devgauravjatt/hono-rpc-starter
This project is a starter template for building a server-client application using Hono Rpc and TypeScript
devsayog/nextjs-ecommerce
Nextjs ecommerce is fullstack ecommerce web app with admin pannel.
betomossmann/example-nest-next-trpc
repositório monorepo que combina as tecnologias NestJS, NextJS e tRPC para criar uma aplicação FullStack.
josephgodwinkimani/tRPC-fastify-starter
A basic starting point for fully typesafe tRPC APIs.
ankitklu/backend_prep
This repository documents my journey through advanced web development topics. It includes hands-on projects and practice with various frontend and backend frameworks and tools such as Express, Fastify, tRPC, REST APIs, Redis, PostgreSQL, Rabbit-MQ (microservices)
ashaffah/express-typescript
Express-prismaORM with typescript CRUD Template
falcondev-oss/nitro-trpc-event-handler
tRPC event handler for Nitro
henningsieh/next-growers
GrowAGram 🪴 Track Your Grow 📜 Cannabis home cultivation community
IgYaHiko/Fing
🤖 Fing-AI — OpenAI,Gemini,Claude-powered AI agent that codes 🧑💻, edits 🛠️, and runs 💻 Next.js apps in a live sandbox ⚡ Built with Tailwind + Shadcn UI 🎨
pauldolphin3/silly
Watch Movies and TV Shows
Osomware/nextjs14-turbopack-boilerplate
My boilerplate using NextJS 14, Turbopack, tRPC, Tanstack, and Prisma
aaronksaunders/trpc-nuxt-video-app
starter template for trpc-nuxt module integrated into a nuxt app
BastidaNicolas/imgz-commerce
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.
Darshit02/digital_marketplace
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.
hahs-92/TRPC-crud-api
This is a basic example of how to implement TRPC with node. Tutorial by Fazt Code.
IsoDevMate/MPESA-DARAJA-WITH-TRPC
💡 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! 💸
letnull19A/trpc-vite-fullstack
application with TypeScript and JavaScript and React app. Fullstack app builded in tPRC
Maksof-waqarahmed/ai-powered-uptime-deployment-monitor
This is a Next.js 14 + tRPC + Prisma + PostgreSQL based project that allows users to monitor their websites. Each user can connect their own Slack, and if their website goes down, a notification is sent to their Slack workspace.
nixjs/trpc-turbo-with-web3-auth
Next.js Authentication with tRPC, Redis and Prisma ORM (Social login: Facebook, Github, Slack, Telegram, ...etc)
raulcv/trpc-todo
tRPC service api and ReactJS client consumer
ShubhamkumarAnand/trpc-drizzle-setup
A Fullstack app setup for the trpc & drizzle
doomsday4/ChatGPT-Clone
A feature-rich, modern AI chatbot application built with a powerful, type-safe stack.