Add pocketbase js SDK and typings
This commit is contained in:
parent
0d330c4f60
commit
b8bee291b3
6 changed files with 183 additions and 2 deletions
|
|
@ -1,2 +1,8 @@
|
|||
# getstuffdone
|
||||
|
||||
## update types
|
||||
|
||||
```
|
||||
npx pocketbase-typegen --db ./pb_data/data.db --out app/src/lib/pocketbase-types.ts
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue