Merged
Conversation
6 tasks
|
✅ CI 통과했습니다!
|
c0912jy
approved these changes
Jan 22, 2026
This file contains hidden or 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.
#️⃣ 연관된 이슈
#32
#️⃣ 작업 내용
#️⃣ 테스트 결과
#️⃣ 변경 사항 체크리스트
#️⃣ 스크린샷 (선택)
#️⃣ 리뷰 요구사항 (선택)
일단 게시글 중 임의 5개를 리턴하는 방식으로 핸들러를 작성해 뒀는데, 추후 DB 관계 고려해서 post.db.ts 내용 업데이트 하고 (지금은
/api/v1/posts/:postId엔드포인트의 응답 형식에만 맞게 db가 구성되어 있음) 실제로 bookmark 생성 및 취소 하는 로직까지 연동해야 할 것 같습니다. 이 부분은 postDetail 페이지에서 bookmark 등록, 해제 api 연결하는 과정에서 진행해 주시면 될 것 같습니다📎 참고 자료 (선택)