create user role bind and create

creating basic validation dan operation service for user role
This commit is contained in:
Rafi Arrafif
2025-07-14 21:50:42 +07:00
parent ffdc80146d
commit 08a2ac3c43
6 changed files with 47 additions and 5 deletions

View File

@ -27,7 +27,8 @@
"mime-types": "^3.0.1",
"mock-aws-s3": "^4.0.2",
"nock": "^14.0.4",
"ua-parser-js": "^2.0.3"
"ua-parser-js": "^2.0.3",
"zod": "^4.0.5"
},
"devDependencies": {
"@eslint/js": "^9.29.0",