Skip to content
#

hiring

Here are 188 public repositories matching this topic...

tylermaran
tylermaran commented Aug 7, 2021

A common issue we run into for people running the site locally is lack of AWS credentials.

The first place you run into this is on account creation. when it tries to upload a profile picture.
https://github.com/rysolv/rysolv/blob/92f999234fb328792ad3955604f9c1e0ce0626d7/server/middlewares/imageUpload.js#L36

It uploads the picture to s3, and then stores down the resulting URL in the databa

Improve this page

Add a description, image, and links to the hiring topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hiring topic, visit your repo's landing page and select "manage topics."

Learn more