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
There are just too many containers that i dont use
With
I can't seem to make this work.
Is there a way to run only the edge-functions environment and nothing else?
I'm developping edge functions.
I work directly on a dev project to have some data etc.
With
supabase startThere 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-checkI can't seem to make this work.
Is there a way to run only the edge-functions environment and nothing else?