innercircle-byebye / ft_transcendence-back

Backend for ft_transcendence (nestjs)
1 stars 0 forks source link

20/multer upload profile #22

Closed sungyongcho closed 3 years ago

sungyongcho commented 3 years ago

프로필 업로드 기능을 추가 하였습니다.

multer 를 이용하여 서버가 실행되는 루트 경로의 /profile_image 경로에 파일을 업로드 하는 방식입니다.

close #20


conflict가 발생 하는데 #11 을 베이스로 작업하던 코드라 바로 conflict 해결 가능합니다.