d70bd589582fc8be256286e3a2a52a0e4c56743c
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
Languages
TypeScript
58.5%
MDX
26.6%
JavaScript
13.8%
CSS
0.4%
SCSS
0.4%
Other
0.2%