I can't run supabase realtime repo examples without secure_channels

Steps I have done so far:
  • I have cloned the repo
  • Run docker-compose -f docker-compose.dev.yml
  • Run the node-js example
  • Add some inserts in to users table that created and I don't see any real time updates being pushed.
I tried to drop publication and recreate it. I don't have any luck so far.
Was this page helpful?