This video teaches how to create a simple CRUD application in Node-Red.
Example Code:
https://github.com/Node-Red-Tutorials...
Check out our Instagram account:
/ node_red_tutorials
Discord:
/ discord
0:00 CRUD - Introduction
0:15 CRUD - Overview
0:42 Step 1 - Installation
1:45 Step 2 - Database
2:54 Step 3 - Create
9:26 Step 4 - Read
12:25 Step 5 - Update
19:01 Step 5.1 - UI Control
21:02 Step 6 - Delete