pocin
04/30/2022, 7:24 PM$ supabase start
), where are the actual files stored? Is there some filesystem mock of the s3 api?Needle
04/30/2022, 7:24 PM/title
command!
We have solved your problem?
Click the button below to archive it.garyaustin
04/30/2022, 7:45 PMWe implemented a new Storage Backend which use a local filesystem for storing objects. You can now get started with Storage without any additional setup, giving you a completely self-contained instance of Supabase.
Needle
04/30/2022, 7:45 PMpocin
05/01/2022, 9:17 AMdocker exec -it supabase_storage_PROJECT sh
ls /var/lib/storage/stub/stub
Needle
05/01/2022, 9:17 AM