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
- Next.js with rtk-query example.☆27Updated 3 years ago
- Are you interested in using React Query in your Next.js 13 app directory? If so, you've come to the right place! In this article, I'll gu…☆126Updated last year
- ☆83Updated last year
- Example code for MFE routing, shared state, build-time & runtime deploy video☆61Updated 2 years ago
- Turborepo monorepo tutorial☆169Updated 2 years ago
- 🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets☆132Updated 2 years ago
- Next Auth with tRPC and Prisma 🎃