# Supabase Studio

DevFeed: [Supabase Studio](<https://devfeed.tech/articles/supabase-studio-676.md>)

Original publisher: [Read original article](<https://supabase.com/blog/supabase-studio>)

Author: Paul Copplestone

Published: 2021-11-30T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [hosting](<https://devfeed.tech/topics/hosting.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [Git](<https://devfeed.tech/topics/git.md>), [Submodules](<https://devfeed.tech/topics/submodules.md>)

Tags: [development](<https://devfeed.tech/tags/development.md>), [feature-flags](<https://devfeed.tech/tags/feature-flags.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [git](<https://devfeed.tech/tags/git.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>), [submodules](<https://devfeed.tech/tags/submodules.md>)

## AI overview

Supabase announces Supabase Studio, making the Dashboard used on its Platform available for local development and self-hosting. The article explains the challenges of maintaining separate codebases and describes the decision to open source a shared frontend codebase for the Platform and Self-Hosting, including approaches involving Git submodules, synchronization tools, APIs, and feature flags.

## Source excerpt

The same Dashboard that you're using on our Platform is now available for local development and Self-Hosting.