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

[Feature] S3 이미지 관리 기능을 추가하고 사용자 도메인과 연동 #17

Merged
merged 5 commits into from
Nov 17, 2023

Conversation

pdohyung
Copy link
Member

💡 연관된 이슈

close #16

📝 작업 내용

  • s3 의존성을 추가하고 필요한 설정을 했습니다.
  • s3 이미지 업로드, 삭제 기능을 추가했습니다.
  • 사용자 도메인와 연동하고 이미지 필드에 이미지 이름을 저장합니다.

💬 리뷰 요구 사항

@pdohyung pdohyung added the ✨ Feature 기능 개발 label Nov 17, 2023
@pdohyung pdohyung linked an issue Nov 17, 2023 that may be closed by this pull request
3 tasks
@yeop0740 yeop0740 merged commit b0936ea into dev Nov 17, 2023
1 check passed
@yeop0740 yeop0740 deleted the feature/16-s3-image branch November 17, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] S3로 이미지를 관리한다.
2 participants