JavaScript library to listen for realtime changes in Supabase PostgreSQL databases via Phoenix channels.
This package provides a robust client for Supabase's Realtime server, enabling developers to subscribe to database changes, inserts, updates, and deletes in real-time. Built on Phoenix Channels and WebSockets, it supports TypeScript, offers broadcasting, and presence features for live user tracking. Ideal for building dynamic web apps needing instant data sync without polling.
Key benefits include reduced latency for live notifications, efficient bandwidth usage via WebSockets, and seamless int
Platform
n8n
Category
IT & Development
Price
$14.99
Creator
Maxim Luong
supabase
realtime
postgres
database
websocket
phoenix
typescript
javascript
live-updates
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.