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.
nodejs node typescript reactjs expressjs react-crud trpc react-crud-app trpc-client trpc-server trpc-api trpc-crud-app nodejs-trpc reactjs-trpc trpc-app node-crud-app type-safe-api
- Updated
Oct 28, 2022 - TypeScript