mini social media i guess 🤔 just wanted to test out trpc & prisma.
-
Updated
Jul 22, 2024 - Vue
mini social media i guess 🤔 just wanted to test out trpc & prisma.
Fullstack Boilerplate with Next.js, NestJS, tRPC, Docker and deploy on VPS
A simple inventory manager using Next.js, Prisma, Clerk, Shadcn UI, Tanstack Table and tRPC.
Todo app using Next.js, Clerk, Shadcn UI and tRPC.
My Learning curve as Self Taught Developer from html to AWS Turborepo
Trpc API | Angular 16 - Builder APP
tRPC service api and ReactJS client consumer
Flashcard application built with ReactJS, NextJS, React Query, PostgreSQL, Prisma, tRPC, Next Auth, TailwindCSS
NextJS + Prisma + Typescript + Postgresql + NextAuth T3 stack TodoList with end to end typesafety
Simple Projects to Understanding tRPC
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 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.
Add a description, image, and links to the trpc-crud-app topic page so that developers can more easily learn about it.
To associate your repository with the trpc-crud-app topic, visit your repo's landing page and select "manage topics."