Skip to content

Supabase 中文网

通过教程、API 和平台资源学习如何快速上手 Supabase。

Help me get set up with Supabase. Do the following: 1. Install the Supabase CLI globally with npm install -g supabase. 2. Install the Supabase Plugin with npx plugins add supabase-community/supabase-plugin. 3. Review my project and determine whether Supabase is already initialized. If it is not initialized, run supabase init. 4. Suggest the most relevant next steps.

连接框架

从快速入门指南开始,几分钟内就能连接你的项目。

扩展数据库

用内置工具为 AI、API、定时任务和队列扩展你的数据库。

使用客户端库

用你应用程序所用的语言和框架来使用 Supabase。