Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^2.0.6^1.46.0^7.5.0^7.5.0^10.46.0^1.14.0^2.9.0^2.8.6^17.3.1^5.2.1^2.1.1^8.20.0^2.8.19^5.0.6^2.1.0^25.5.0^8.20.0^3.1.14^7.5.0^10.9.2^4.21.0^6.0.213
commits
Merge pull request #6 from Moeen999/feat/video-generate
5ade11bView on GitHubimplemented the logic in the conrtoller functions to generate the video also to get the published projects and delete the project.
707fe6fView on GitHubMerge pull request #5 from Moeen999/feat/config-cloudinary
221916dView on GitHubconfigured gemini ai and the cloudinary. also added the logic in the project controller to create generate the image using gemini api (pro model). also added the multer middleware to convert the images into buffer and to store in cloudinary.
9d23122View on GitHubMerge pull request #4 from Moeen999/feat/user-controllers
f66fce4View on GitHubimplemented the logic in the user controllers to get user's credits,projects and the publishing/unpublishing the project.
f51ba87View on GitHubMerge pull request #3 from Moeen999/feat/sentry-config
072792eView on GitHubconfigured the sentry for error tracking in the server directory also added the exception handler in the middleware and controller.
8c91ae1View on GitHubMerge pull request #2 from Moeen999/feat/clerk-auth-webhook-events
a6fc116View on GitHubadded the clerk auth in BE to allow the user data to be store in DB also added the clerk webhook events for proper track of activities of user such as creation,updation and deletion also the payment updation.
02b566bView on GitHubMerge pull request #1 from Moeen999/feat/prisma-config
423ecffView on GitHubconfigured the prisma orm and added the models for storing the data.
eb7f7aeView on GitHubinitial commit - configured initials BE server setup also installed the few necessary packages.
497ce99View on GitHub