Question: does https://github.com/supabase/supabas...
# off-topic
r
Question: does https://github.com/supabase/supabase include the storage api? I have the feeling i need to install them separately.
m
Yes, if you get the docker image following this guide, you will have access to the API: https://supabase.com/docs/guides/hosting/docker If you go for the hosted, then no need to set anything up. API is enabled by default and ready to use.
r
Hm, thanks! I guess i've missed something in that guide. The storage icon doesn't appear in the left-hand menu.
g
You get the API, but not the studio code for storage. There is a thread on github discussing that and that SB wants to add storage in at some point as it has database stuff in it. https://github.com/supabase/supabase/issues/4440
r
Haha, thanks! I just stumbled upon the same post. Apparently i’m not the only one confused.