Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloudinary Image Handling #1

Open
Naman065Malik opened this issue Jun 21, 2024 · 1 comment
Open

cloudinary Image Handling #1

Naman065Malik opened this issue Jun 21, 2024 · 1 comment

Comments

@Naman065Malik
Copy link

Description
You are storing images in cloudinary by sending it through frontent which is not a good practice according to me you should first take image to backend using Multer Middleware and then store it in cloudinary.
It will also help you to reduce load on your cloudinary as you can also remove user's old profile in your buisness logic.

@Naman065Malik
Copy link
Author

@rajnirala4104 and I was just curious so can you please let me know about the progress of this project, as I am not able to follow any other user is this functionality completed or not. 😂😂😂😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant