Skip to content

Commit

Permalink
Merge pull request #24 from tanish35/master
Browse files Browse the repository at this point in the history
Minor changes
  • Loading branch information
tanish35 authored Jul 30, 2024
2 parents e736360 + ba6bac7 commit bb8203e
Show file tree
Hide file tree
Showing 5 changed files with 785 additions and 284 deletions.
1 change: 1 addition & 0 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"dev": "nodemon --exec ts-node src/index.ts",
"build": "tsc -b",
"db:generate": "npx prisma migrate && npx prisma generate",
"sort": "ts-node ./src/lib/converor.ts",
"lint": "eslint '**/*.ts'",
"format": "prettier --write ."
},
Expand Down
Loading

0 comments on commit bb8203e

Please sign in to comment.