MCPcopy Index your code
hub / github.com/abielzulio/supabase-desktop

github.com/abielzulio/supabase-desktop @v1.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1.0 ↗ · + Follow
3 symbols 8 edges 5 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Supabase Desktop App

Individual user project screen

What is it?

It's a cross-platform web-wrapped Supabase desktop app powered by Tauri. You can install it on your macOS, Windows (untested), or Linux (untested).

User projects screen

User login screen

F.A.Q

Why do I need this? Why not just open it regularly via the browser?

Supabase is one of the essential dev apps that I need to open it daily. Opening it straight from the dock/app tray is just a lot quicker and easier than having to click the browser icon, type the URL or click the bookmark item. It's just more convenient.

Is it safe to login in your app? Do you store my login credentials?

Yes, it is totally safe. No, I don't store your login credentials as I have no control. You can check the source code to make sure there is no data transferred between me and you.

I can't install. What's happening?

Warning pop-up

  1. Close the warning pop-up by clicking the Cancel button
  2. Go to System Settings > Privacy & Security
  3. Click Open Anyway in the Supabase warning section

Resolve step-by-step

Recommended IDE Setup

Developing

npm install
npm run tauri dev

Building

npm install
npm run tauri build

Core symbols most depended-on inside this repo

custom_window_menu
called by 1
src-tauri/src/main.rs
main
called by 0
src-tauri/build.rs
main
called by 0
src-tauri/src/main.rs

Shape

Function 3

Languages

Rust100%

Modules by API surface

src-tauri/src/main.rs2 symbols
src-tauri/build.rs1 symbols

For agents

$ claude mcp add supabase-desktop \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact