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

Image Upload Functionality #47

Open
devjusty opened this issue May 6, 2021 · 0 comments
Open

Image Upload Functionality #47

devjusty opened this issue May 6, 2021 · 0 comments
Assignees
Labels
backend Mainly backend, server, database, Node, packages, etc related

Comments

@devjusty
Copy link
Collaborator

devjusty commented May 6, 2021

Got started on implementing Cloudinary. Added to our package.json, created an account and config file in milddleware/cloudinary.js.

Next steps are to update the schema in models/posts.js and update our createPost function in controllers/posts.js ( I think )

Some resources to make sense of Leon's code:
https://cloudinary.com/documentation/how_to_integrate_cloudinary (on step 3)
https://cloudinary.com//documentation/node_integration
https://cloudinary.com//documentation/node_image_and_video_upload

@devjusty devjusty added the backend Mainly backend, server, database, Node, packages, etc related label May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Mainly backend, server, database, Node, packages, etc related
Projects
None yet
Development

No branches or pull requests

1 participant