feature: Adds user creation endpoint.
This commit is contained in:
parent
6d0fc93138
commit
35e23357ef
10 changed files with 197 additions and 4 deletions
|
@ -14,6 +14,7 @@
|
|||
"author": "greysoh",
|
||||
"license": "BSD-3-Clause",
|
||||
"devDependencies": {
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "^20.12.7",
|
||||
"nodemon": "^3.0.3",
|
||||
"prisma": "^5.12.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue