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.
10Updated 2 years ago

Related projects

Alternatives and complementary repositories for node-react-trpc-crud-app