trpc-api
Here are 20 public repositories matching this topic...
⚒️ Minimal tRPC API boilerplate for separate BE-FE repositories. Easily publish fully typesafe APIs that any frontend can consume.
-
Updated
Sep 25, 2024 - TypeScript
A basic starting point for fully typesafe tRPC APIs.
-
Updated
Apr 14, 2024 - TypeScript
Testovací portál pro SSPŠaG
-
Updated
Apr 10, 2024 - TypeScript
Express-prismaORM with typescript CRUD Template
-
Updated
Dec 13, 2023 - TypeScript
Simple setup for tRPC and Next.js(App Router).
-
Updated
Nov 21, 2023 - TypeScript
Projeto usado como base para as apresentações sobre tRPC feitas no TDC
-
Updated
Jan 11, 2024 - TypeScript
Todo app using Next.js, Clerk, Shadcn UI and tRPC.
-
Updated
Oct 2, 2023 - TypeScript
repositório monorepo que combina as tecnologias NestJS, NextJS e tRPC para criar uma aplicação FullStack.
-
Updated
Aug 17, 2023 - TypeScript
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
Next.js Authentication with tRPC, Redis and Prisma ORM (Social login: Facebook, Github, Slack, Telegram, ...etc)
-
Updated
Jun 30, 2023 - TypeScript
Trpc API | Angular 16 - Builder APP
-
Updated
Jun 7, 2023 - TypeScript
NextJS + Prisma + Typescript + Postgresql + NextAuth T3 stack TodoList with end to end typesafety
-
Updated
Mar 18, 2023 - TypeScript
This is a basic example of how to implement TRPC with node. Tutorial by Fazt Code.
-
Updated
Feb 17, 2023 - TypeScript
Simple Projects to Understanding tRPC
-
Updated
Feb 17, 2023 - TypeScript
-
Updated
Feb 11, 2023 - TypeScript
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.
-
Updated
Feb 11, 2023 - TypeScript
This is my first project using trpc and prisma technologies with TypeScript and a PostgreSQL database, the main idea of this project is a backend that manages users and posts from a blog.
-
Updated
Dec 28, 2022 - TypeScript
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.
-
Updated
Nov 22, 2022 - TypeScript
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.
-
Updated
Oct 28, 2022 - TypeScript
Improve this page
Add a description, image, and links to the trpc-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trpc-api topic, visit your repo's landing page and select "manage topics."