mirror of
https://github.com/supabase/supabase.git
synced 2026-06-20 19:16:04 +08:00
8995390465116c243e7ef708d76088a55c78a720
Supabase
Supercharge PostgreSQL. https://supabase.io
About
Supabase provide opensource tools that make PostgreSQL even better.
Docs
All of our documeentation is stored in this repo as a single source of truth. You can view it online at https://supabase.io/docs/-/about.
Development
This is monorepo. As much as we love npm, we have decided to use yarn to manage the separate workspaces.
yarn # installs all dependencies for all workspaces.
yarn workspaces dev # runs "dev" command in all workspaces.
yarn workspace @supabase/web dev # runs "dev" command in the "web" workspace.
yarn workspace @supabase/web add package # installs "package" in the "web" workspace
yarn workspace @supabase/web remove package # removes "package" in the "web" workspace
Description
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
Postgres开发平台。Supabase为您提供专用的Postgres数据库来构建您的Web、移动和AI应用程序。
aialternativeauthdatabasedenoembeddingsexamplefirebasenextjsoauth2pgvectorpostgispostgrespostgresqlpostgrestrealtimesupabasevectorswebsockets
Readme
Apache-2.0
2.9 GiB
Languages
TypeScript
55.8%
MDX
22%
JavaScript
21%
CSS
0.6%
Shell
0.3%
Other
0.3%