Self-Contained CRUD App with Redis Storage & HTML Frontend - n8n Workflow | Neura Market
Self-Contained CRUD App with Redis Storage & HTML Frontend
n8n workflow that builds a complete CRUD app using Redis for data storage and webhooks to serve a fully functional HTML SPA frontend, all without external servers.
This n8n workflow creates a self-contained CRUD (Create, Read, Update, Delete) application where n8n handles the backend via webhook endpoints and serves a lightweight HTML Single Page Application (SPA) directly in responses. Redis acts as the fast key-value store with auto-incremented IDs for items, enabling seamless data persistence without databases or hosting.
Key features include adding items with auto-IDs, editing/deleting specific entries, and resetting all data. The single HTML frontend
Platform
n8n
Category
Development & IT
Price
$19.99
Creator
BestWorkflows
n8n
Redis
CRUD
Webhook
HTML
SPA
No-Code
App Development
Backend
Frontend
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.