0Pricing
Supabase Backend as a Service · 课时

Supabase 仪表板导览

探索 Supabase 仪表板的关键部分,包括数据库浏览器、身份验证、存储和函数界面。

Supabase 仪表板导览 是 CoddyKit 上的免费 Supabase Backend as a Service 课时。 这是第 3 节课,共 4 节。 你可以在下方免费阅读本课时的完整内容 — 然后在浏览器中使用内置代码编辑器和全天候 AI 导师进行实践。 这是 Supabase Backend as a Service 学习路径的一部分,你的进度在网页和 CoddyKit 应用中同步。 Supabase Backend as a Service 课程共包含 4 节课。

本课时的部分内容尚未翻译,以英文显示。

Welcome to Your Supabase Dashboard

Welcome to the Supabase Dashboard — mission control for your backend. From here you manage the database, auth, storage, and everything else.

Accessing Your Project Dashboard

From supabase.com you land on your project list — just select a project to open its dashboard and dive straight in.

Project Homepage Overview

The project homepage gives you the quick view: shortcuts to common tasks, usage stats for database, API, and storage, plus recent activity.

Database: Table Editor

The Table Editor is a spreadsheet for your data — browse, add, edit, and delete rows in your Postgres database without writing any SQL.

Database: SQL Editor

Need more power? The SQL Editor lets you write and run custom queries, build views, and manage your schema with standard SQL commands.

Authentication: User Management

The Authentication section manages your users: view accounts, configure sign-in methods like email and social login, and set access rules.

Storage: File Management

Got avatars or images to store? The Storage section manages file buckets, where you upload files and set RLS policies for access control.

Edge Functions: Serverless Backend

Edge Functions run your custom server-side logic in a serverless environment near your users. Deploy, manage, and monitor them right here.

API Docs & Project Settings

The API Docs are auto-generated for your tables, making integration easy, while Project Settings holds your keys and connection strings.

Dashboard Quick Check

You've seen the main parts of the Supabase Dashboard. Let's test your understanding!

Dashboard Tour Recap

Great work — you toured the whole Supabase Dashboard: homepage, database, auth, storage, Edge Functions, API docs, and settings. Your command center.

常见问题解答

「Supabase 仪表板导览」课时是免费的吗?

是的 — 「Supabase 仪表板导览」的完整文本可在网页上免费阅读。要进行交互式练习(内置代码编辑器和全天候 AI 导师)并解锁 Supabase Backend as a Service 课程的其余内容,请升级到 CoddyKit PRO。 Supabase Backend as a Service 课程共包含 4 节课。

「Supabase 仪表板导览」这节课中我会学到什么?

探索 Supabase 仪表板的关键部分,包括数据库浏览器、身份验证、存储和函数界面。 你通过在浏览器中直接运行的动手代码来练习 Supabase Backend as a Service,全天候 AI 导师会在你学习这节课的过程中回答你的问题。

学习 Supabase Backend as a Service 需要有经验吗?

无需任何先前经验。CoddyKit 上的 Supabase Backend as a Service 课程适合初学者到高级学习者,你可以从这里开始或从头开始,按照自己的节奏学习。 这是第 3 节课,共 4 节。

「Supabase 仪表板导览」课时需要多长时间?

大多数 CoddyKit 课程大约需要 5–10 分钟。每节课都很精短且互动,所以你能稳步进步,并在网页和应用中从离开的地方继续。

我能在这节 Supabase Backend as a Service 课中编写并运行代码吗?

能。每节 Supabase Backend as a Service 课都包含内置代码编辑器,你可以在浏览器中直接编写并运行真实代码,并获得即时 AI 反馈 — 无需本地设置。

此课程中的所有课时

  1. BaaS 与 Supabase 入门
  2. 设置您的第一个项目
  3. Supabase 仪表板导览
  4. 将您的应用连接到 Supabase 客户端
← 返回 Supabase Backend as a Service