Paul Copplestone d001f5992e v0.1.14
2019-10-28 15:38:11 +00:00
2019-10-28 15:38:11 +00:00
2019-10-12 12:53:09 +08:00
2019-10-12 12:53:09 +08:00
2019-10-12 12:53:09 +08:00
2019-10-28 22:02:20 +08:00
2019-10-15 10:18:17 +00:00

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应用程序。
Readme Apache-2.0 2.9 GiB
Languages
TypeScript 55.8%
MDX 22%
JavaScript 21%
CSS 0.6%
Shell 0.3%
Other 0.3%