Paul Copplestone 97ca56ab5c Trying to fix FOUC
2019-10-15 11:13:17 +08:00
2019-10-15 11:13:17 +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-15 09:24:12 +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
No description provided
Readme Apache-2.0 1.8 GiB
Languages
TypeScript 58.5%
MDX 26.6%
JavaScript 13.8%
CSS 0.4%
SCSS 0.4%
Other 0.2%