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

[Storage/BE] 스토리지와 백엔드 역할 분리하기 #167

Closed
4 tasks done
seheon99 opened this issue Dec 8, 2021 · 0 comments · Fixed by #168, #169 or #172
Closed
4 tasks done

[Storage/BE] 스토리지와 백엔드 역할 분리하기 #167

seheon99 opened this issue Dec 8, 2021 · 0 comments · Fixed by #168, #169 or #172
Assignees
Labels
improvement Improvements to style, performance, or etc

Comments

@seheon99
Copy link
Contributor

seheon99 commented Dec 8, 2021

스토리지는 단순히 미디어파일을 저장하고 클라이언트에게 /storage 라우트를 통해 제공

백엔드는 클라이언트에게 미디어 파일을 전달받아 스토리지에 저장 요청을 하고 스토리지에 접근할 수 있는 url을 클라이언트에게 제공

  • 스토리지 기능 제한
  • 리버스프록시에서 /upload 제거
  • 백엔드 프로필사진 CRUD 리졸버
  • 백엔드 엄청난사진 CRUD 리졸버
@seheon99 seheon99 added the improvement Improvements to style, performance, or etc label Dec 8, 2021
@seheon99 seheon99 self-assigned this Dec 8, 2021
@seheon99 seheon99 linked a pull request Dec 9, 2021 that will close this issue
seheon99 added a commit that referenced this issue Dec 9, 2021
seheon99 added a commit that referenced this issue Dec 9, 2021
seheon99 added a commit that referenced this issue Dec 9, 2021
@seheon99 seheon99 linked a pull request Dec 9, 2021 that will close this issue
seheon99 added a commit that referenced this issue Dec 9, 2021
@seheon99 seheon99 closed this as completed Dec 9, 2021
@seheon99 seheon99 linked a pull request Dec 9, 2021 that will close this issue
seheon99 added a commit that referenced this issue Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements to style, performance, or etc
Projects
None yet
1 participant