Skip to content
New issue

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

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

Already on GitHub? # to your account

[Backend] #392 implement AWS S3 features #442

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

Legervad
Copy link
Contributor

Implemented AWS S3 integration. Now the profile pictures and the game pictures will be stored in an S3 bucket named "game-loung-storage". The URLs to the images that are stored in the bucket will be stored in our database. This will mainly decrease the load on our backend service.

@Legervad Legervad added this to the Milestone 2 milestone Nov 24, 2023
@Legervad Legervad changed the title #392 implement aws s3 features [Backend] #392 implement AWS S3 features Nov 24, 2023
Copy link
Contributor

@ohbahadiroglu ohbahadiroglu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job. This will decrease the load of our db. Thanks for your effort. Merging.

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

Successfully merging this pull request may close these issues.

2 participants