You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/frameworks/supabase-edge-functions-basic.mdx
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ This guide shows you how to set up and deploy a simple Supabase edge function ex
26
26
## Prerequisites
27
27
28
28
- Ensure you have the [Supabase CLI](https://supabase.com/docs/guides/cli/getting-started) installed
29
+
- Since Supabase CLI version 1.123.4, you must have [Docker Desktop installed](https://supabase.com/docs/guides/functions/deploy#deploy-your-edge-functions) to deploy Edge Functions
29
30
- Ensure TypeScript is installed
30
31
-[Create a Trigger.dev account](https://cloud.trigger.dev)
31
32
-[Create a new Trigger.dev project](/guides/dashboard/creating-a-project)
0 commit comments