Ajout de la pagination sur l'API

This commit is contained in:
2024-12-07 16:50:26 +01:00
parent 86427bb41b
commit 138ff1df65
10 changed files with 186 additions and 23 deletions

View File

@@ -28,6 +28,7 @@
"@nestjs/swagger": "^8.1.0",
"@prisma/client": "^6.0.1",
"bcrypt": "^5.1.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
"passport": "^0.7.0",
"passport-jwt": "^4.0.1",