kunkun/packages/supabase
2025-02-19 03:06:07 -05:00
..
src feat: add cache table to supabase 2025-02-19 03:06:07 -05:00
.gitignore App Setup (#2) 2024-11-03 13:54:44 -05:00
package.json Feature: add author, size, readme display for extension store page (#74) 2025-01-23 07:07:29 -05:00
README.md Feature: add author, size, readme display for extension store page (#74) 2025-01-23 07:07:29 -05:00
setup.ts App Setup (#2) 2024-11-03 13:54:44 -05:00
tsconfig.json App Setup (#2) 2024-11-03 13:54:44 -05:00

export PROJECT_REF=qzehioyfmxlgkeuujwlh
npx supabase gen types --lang=typescript --project-id $PROJECT_REF --schema public > ./src/database.types.ts