server side and user client side completed for registration

This commit is contained in:
DecDuck
2024-10-28 22:16:29 +11:00
parent 2e44ef3501
commit 848a611751
12 changed files with 499 additions and 95 deletions

View File

@ -17,8 +17,10 @@
"@prisma/client": "5.20.0",
"axios": "^1.7.7",
"bcrypt": "^5.1.1",
"canvas": "^2.11.2",
"fast-fuzzy": "^1.12.0",
"file-type-mime": "^0.4.3",
"jdenticon": "^3.3.0",
"markdown-it": "^14.1.0",
"moment": "^2.30.1",
"nuxt": "^3.13.2",