Skip to content
#

node-crud-app

Here are 3 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Oct 28, 2022
  • TypeScript

The CRUD Website is a basic web application that demonstrates the implementation of Create, Read, Update, and Delete (CRUD) operations. Built using modern web technologies, this project provides a simple and efficient interface for managing data entries. It is an excellent tool for learning and understanding the fundamental operations

  • Updated Jul 9, 2024
  • EJS

Improve this page

Add a description, image, and links to the node-crud-app topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the node-crud-app topic, visit your repo's landing page and select "manage topics."

Learn more