PhoenixKit.Modules.Sync.Web.Receiver (phoenix_kit v1.7.38)

Copy Markdown View Source

Receiver-side LiveView for DB Sync.

This is the site that wants to receive data from another site.

Flow

  1. Enter the sender's URL and connection code
  2. Connect to the sender via WebSocket
  3. Browse sender's available tables
  4. Select tables to transfer
  5. Configure conflict resolution and execute transfer