Paul Copplestone 1a374516de Init monorepo
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-12 12:53:09 +08: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-12 12:53:09 +08:00

Supabase

Supercharge your database.

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.8 GiB
Languages
TypeScript 55.1%
JavaScript 22.2%
MDX 21.7%
CSS 0.5%
Shell 0.3%
Other 0.2%