pdf upload checkpoint1

This commit is contained in:
2025-06-13 22:59:53 +05:30
parent dd814b902d
commit 56ef5ab65d
9 changed files with 226 additions and 16 deletions

View File

@@ -30,6 +30,11 @@ npm run db:generate
npm run db:migrate
```
- Generate the db types:
```sh
npm run db:generate
```
- seed the db if:
```sh
npm run db:seed