Files
2025-05-28 09:55:51 +08:00
..
2025-05-28 09:55:51 +08:00
2025-05-28 09:55:51 +08:00

streams

Run locally

supabase functions serve --no-verify-jwt

Use cURL or Postman to make a GET request to http://localhost:54321/functions/v1/streams.

curl http://localhost:54321/functions/v1/streams

Deploy

supabase functions deploy --no-verify-jwt streams