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.

Home Page:https://codevoweb.com/build-a-fullstack-trpc-crud-app-with-typescript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wpcodevo/node-react-trpc-crud-app Stargazers