Final commit
This commit is contained in:
parent
91fffb3294
commit
c35e0716af
372 changed files with 16591 additions and 1 deletions
6
frontend/.zed/tasks.json
Normal file
6
frontend/.zed/tasks.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
[
|
||||
{
|
||||
"label": "Generate types",
|
||||
"command": "yes | npx supabase gen types typescript --project-id htdssaqidnitlbswknqw > src/lib/database.types.ts"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue