An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/wpcodevo/node-react-trpc-crud-app

expressjs node node-crud-app nodejs nodejs-trpc react-crud react-crud-app reactjs reactjs-trpc trpc trpc-api trpc-app trpc-client trpc-crud-app trpc-server type-safe-api typescript

Last synced: 6 months ago
JSON representation

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.

Awesome Lists containing this project