Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^1.19.0^6.9.0^6.0.0^2.7.0^1.4.7^2.8.5^16.5.0^7.5.0^8.1.0^9.0.2^2.0.2^1.1.1^6.9.0^3.25.67^5.0.2^1.4.9^2.8.19^5.0.3^9.0.10^2.0.0^5.1.016
commits
feat: implement upload utility with multer and cloudinary configuration
0b0607eView on GitHubfeat: add multer configuration for file upload handling
cca7e6eView on GitHubfeat: implement user router and expose user authentication endpoints
5bd0c9eView on GitHubfeat: add authentication middleware for user request validation
26e71efView on GitHubfeat: add user profile retrieval and improve logout error handling
e2c449aView on GitHubfeat: implement refresh token handling in user authentication
9b2f788View on GitHubfeat: add login functionality and improve user registration process
c96e812View on GitHubfix: improve user registration error handling and code formatting
36d0e07View on GitHubfeat: add Prisma schema and initial database migration with user roles and application models
5993c1fView on GitHubfeat: update .gitignore and add initial Prisma schema file
968123bView on GitHubfeat: add express server with security and CORS middleware
9542164View on GitHubImplement code changes to enhance functionality and improve performance
59fbb4aView on GitHub