Express 최진영 - 스프린트미션7 제출#7
Closed
Gephigirl wants to merge 1 commit intocodeit-sprint-fullstack:express-최진영from
Hidden character warning
The head ref may contain hidden characters: "new-express-\ucd5c\uc9c4\uc601"
Closed
Express 최진영 - 스프린트미션7 제출#7Gephigirl wants to merge 1 commit intocodeit-sprint-fullstack:express-최진영from
Gephigirl wants to merge 1 commit intocodeit-sprint-fullstack:express-최진영from
Conversation
7846c9f to
59baa45
Compare
Collaborator
Author
|
PR CLOSED |
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.
기본 요구사항
중고마켓
[ ] mongoDB에서 PostgreSQL을 사용하도록 코드를 마이그레이션 해주세요.
공통
[ ] 데이터 모델 간의 관계를 고려하여 onDelete를 설정해 주세요.
자유게시판
[ ] offset 방식의 페이지네이션 기능을 포함해 주세요.
[ ] title, content에 포함된 단어로 검색할 수 있습니다. : title만 됩니다
댓글
[ ] 중고마켓, 자유게시판 댓글 등록 API를 따로 만들어 주세요.
[ ] cursor 방식의 페이지네이션 기능을 포함해 주세요.
[ ] 중고마켓, 자유게시판 댓글 목록 조회 API를 따로 만들어 주세요.
멘토님께
이전 미션 7 PR이 안 올라가서 다시 올립니다. 그래서 새 브랜치(new-express-최진영)에서 PR을 만들었습니다.