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

Setup: Cloudinary #39

Open
moffatethan opened this issue Sep 24, 2021 · 0 comments · Fixed by #51
Open

Setup: Cloudinary #39

moffatethan opened this issue Sep 24, 2021 · 0 comments · Fixed by #51

Comments

@moffatethan
Copy link
Contributor

Allow for uploading of images. Keep our use-cases in mind. We may need to be able to upload multiple images.

- Sign up to Amazon S3/ Cloudinary and set it up. Feel free to create a new gmail account for the team if you do not want to use your personal account.
-*Do not commit api key to repo. Share on Slack if you need to share it across the team*
- Create a route for image upload
- save to storage and retrieve the url to save onto your database where appropriate

If using Node.js, consider using https://www.npmjs.com/package/multer

@moffatethan moffatethan changed the title Setup Amazon S3 or Cloudinary Setup: Cloudinary Sep 27, 2021
@moffatethan moffatethan assigned bolg55 and Gamey001 and unassigned bolg55 Sep 27, 2021
This was linked to pull requests Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants