Paul Copplestone f7dfa2016d v0.1.6
2019-10-15 09:33:58 +00:00
2019-10-15 09:33:58 +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-15 17:00:45 +08:00
2019-10-12 12:53:09 +08:00
2019-10-15 11:13:17 +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.9 GiB
Languages
TypeScript 55.8%
MDX 22%
JavaScript 21%
CSS 0.6%
Shell 0.3%
Other 0.3%