kunkun/packages/supabase
Huakun Shen 33e4451be2
Some checks failed
CI / build-test (macos-14) (push) Has been cancelled
CI / build-test (ubuntu-24.04) (push) Has been cancelled
CI / build-test (windows-latest) (push) Has been cancelled
Fix: action panel (#83)
* fix: change action trigger hotkey on win and linux from control + k to alt + k

* chore: Update macOS build matrix to use macos-13 instead of macos-12

* feat: improve action panel, disable actions vimBindings
2025-01-29 18:56:16 -05:00
..
src Fix: action panel (#83) 2025-01-29 18:56:16 -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