trpc-server

There are 87 repositories under trpc-server topic.

  • trpc-api-boilerplate

    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.

    Language:TypeScript1322025
  • 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.

    Language:TypeScript982417
  • 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.

    Language:TypeScript97314
  • 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.

    Language:CSS36105
  • 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.

    Language:TypeScript321114
  • 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.

    Language:TypeScript27105
  • rafalp/trpc-core

    Toolkit for implementing tRPC servers in python

    Language:Python254100
  • Hiperultimate/trpc-turborepo-next-tailwind-prisma-openapi-swaggerui-template

    Turborepo tRPC Express Next Tailwind Prisma Template with OpenAPI and SwaggerUI

    Language:TypeScript21113
  • tkssharma/t3-stack-monorepo

    T3 Stack App development

    Language:TypeScript18204
  • edorgeville/trpc-mqtt

    An MQTT adapter for tRPC

    Language:TypeScript14121
  • 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.

    Language:TypeScript14102
  • 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.

    Language:TypeScript10105
  • 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

    Language:TypeScript9
  • devsayog/nextjs-ecommerce

    Nextjs ecommerce is fullstack ecommerce web app with admin pannel.

    Language:TypeScript9104
  • betomossmann/example-nest-next-trpc

    repositório monorepo que combina as tecnologias NestJS, NextJS e tRPC para criar uma aplicação FullStack.

    Language:TypeScript8100
  • josephgodwinkimani/tRPC-fastify-starter

    A basic starting point for fully typesafe tRPC APIs.

    Language:TypeScript5101
  • 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)

    Language:TypeScript40
  • ashaffah/express-typescript

    Express-prismaORM with typescript CRUD Template

    Language:TypeScript4101
  • falcondev-oss/nitro-trpc-event-handler

    tRPC event handler for Nitro

    Language:TypeScript4200
  • next-growers

    henningsieh/next-growers

    GrowAGram 🪴 Track Your Grow 📜 Cannabis home cultivation community

    Language:TypeScript4322
  • 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 🎨

    Language:TypeScript4
  • pauldolphin3/silly

    Watch Movies and TV Shows

    Language:TypeScript4012
  • Osomware/nextjs14-turbopack-boilerplate

    My boilerplate using NextJS 14, Turbopack, tRPC, Tanstack, and Prisma

    Language:TypeScript3100
  • aaronksaunders/trpc-nuxt-video-app

    starter template for trpc-nuxt module integrated into a nuxt app

    Language:TypeScript230
  • 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.

    Language:TypeScript2100
  • 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.

    Language:TypeScript210
  • hahs-92/TRPC-crud-api

    This is a basic example of how to implement TRPC with node. Tutorial by Fazt Code.

    Language:TypeScript2101
  • 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! 💸

    Language:TypeScript21
  • letnull19A/trpc-vite-fullstack

    application with TypeScript and JavaScript and React app. Fullstack app builded in tPRC

    Language:TypeScript2101
  • 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.

    Language:TypeScript2
  • nixjs/trpc-turbo-with-web3-auth

    Next.js Authentication with tRPC, Redis and Prisma ORM (Social login: Facebook, Github, Slack, Telegram, ...etc)

    Language:TypeScript21
  • raulcv/trpc-todo

    tRPC service api and ReactJS client consumer

    Language:TypeScript2100
  • ShubhamkumarAnand/trpc-drizzle-setup

    A Fullstack app setup for the trpc & drizzle

    Language:TypeScript210
  • doomsday4/ChatGPT-Clone

    A feature-rich, modern AI chatbot application built with a powerful, type-safe stack.

    Language:TypeScript1