-
Notifications
You must be signed in to change notification settings - Fork 44
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
경북대 FE_안희정 6주차 과제 Step3, 4 #73
Open
anheejeong
wants to merge
25
commits into
kakao-tech-campus-2nd-step2:anheejeong
Choose a base branch
from
anheejeong:feat/week3-step3
base: anheejeong
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
경북대 FE_안희정 6주차 과제 Step3, 4 #73
anheejeong
wants to merge
25
commits into
kakao-tech-campus-2nd-step2:anheejeong
from
anheejeong:feat/week3-step3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
희정님 아직 배포가 안된것 같은데 맞을까요? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
안녕하세요 멘토님! 현재 구현된 API는
이고, 아직 구현되지 않은 API는
입니다. 그리고 각각의 주문 옵션을 처리해주는 로직과 페이지네이션이 아직 덜 구현되었습니다. API 명세서는 아래 링크에 정리되어있습니다.
https://www.notion.so/Day-30-d89849687b7c4f3981acafb7af10a56a
어드민 페이지의 경우 URI의 /admin 을 통해 접근 가능합니다.
배포의 경우, 현재 Vercel을 통해 https로 배포해놓았지만 백엔드 서버가 http로 배포가 되어 요청이 블락되는 이슈로, AWS S3와 CloudFront 사용해 http로 재배포 예정입니다.
아직 구현이 덜되었지만, 금요일이라 과제 제출을 위해 PR 먼저 보내놓습니다! 감사합니다🙂