SupabaseS
Supabase3y ago
pida

Run only Supabase edge-runtime container with supabase start

Hey,
I'm developping edge functions.
I work directly on a dev project to have some data etc.
With
supabase start
There are just too many containers that i dont use

With
supabase start -x gotrue,kong,realtime,storage-api,imgproxy,inbucket,postgrest,pgadmin-schema-diff,migra,postgres-meta,studio,logflare,vector,pgbouncer --ignore-health-check

I can't seem to make this work.

Is there a way to run only the edge-functions environment and nothing else?
Was this page helpful?