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

운영 서버 이미지를 위한 S3 업로드/삭제 기능을 구현한다. #151

Open
3 tasks
woo-chang opened this issue Aug 27, 2023 · 0 comments
Open
3 tasks
Labels
backend 백엔드 코드 작성 feature 새로운 기능 구현 및 개선사항 infra 인프라 추가 및 수정사항

Comments

@woo-chang
Copy link
Member

✨ 추가 기능

운영 서버 이미지를 위한 S3 업로드/삭제 기능을 구현합니다.

📃 세부 사항

개발 서버에서는 이미지를 로컬에 저장할 수 있지만, 운영 서버에서는 이미지를 S3에 저장합니다. 따라서 S3 업로드/삭제 기능을 구현합니다.

✅ 투두리스트

  • S3 업로드/삭제 기능 구현
  • S3 업로드/삭제 기능 테스트
  • S3 업로드/삭제 기능 문서화

🔗 참고 자료

#108

@woo-chang woo-chang added backend 백엔드 코드 작성 feature 새로운 기능 구현 및 개선사항 infra 인프라 추가 및 수정사항 labels Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend 백엔드 코드 작성 feature 새로운 기능 구현 및 개선사항 infra 인프라 추가 및 수정사항
Projects
Status: No status
Development

No branches or pull requests

1 participant