-
Notifications
You must be signed in to change notification settings - Fork 6
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
Ep21 : Flask 인스타그램 클론코딩 (12) #30
Comments
과제 1과제 2
과제 3 |
지금 배포된 서버 500 에러뜨는 것 같은데 확인 부탁드림니다..! |
과제1 과제2
|
TGoddessana
changed the title
Ep20 : Flask 인스타그램 클론코딩 (12)
Ep21 : Flask 인스타그램 클론코딩 (12)
Jan 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ep20 에서는, 아래의 내용을 다룹니다.
(참고) https://gdsanadev.com/16169
(과제 1) 위의 전략에 따라 백엔드 서버 배포를 완료하고, 댓글에 배포된 서버의 링크(https://flastagram-api-server.fly.dev/) 링크를 달아주세요.
(과제 2) 우리가 작성한 express 서버를 Nginx와 함께 이미지로 빌드하고, 작동하는 Dockerfile 을 공유해 주세요. Dockerfile 은 아래의 기본 조건을 모두 만족해야 합니다.
(과제 3) 작성한 API 서버에는 생각보다 많은 엔드포인트가 존재합니다. 이러한 엔드포인트들에 있어서, 기능이 부실하거나 보안적으로 이슈가 있다고 생각하는 부분을 개선하는 과정을 블로그에 정리해 주세요!
The text was updated successfully, but these errors were encountered: