feat: v1
This commit is contained in:
parent
7ba64d9945
commit
1c620b036f
19 changed files with 2745 additions and 91 deletions
5
supabase-generate-types.sh
Executable file
5
supabase-generate-types.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
## Set access Token
|
||||
export SUPABASE_ACCESS_TOKEN=sbp_9a95062bb5df26f382ea79d0d43c6570f4071af8
|
||||
|
||||
## Generate types
|
||||
npx --yes supabase gen types typescript --project-id "bcgdtkjbsxloiqfhtcfa" --schema public >src/types/supabase.ts
|
||||
Loading…
Add table
Add a link
Reference in a new issue