[나주현] Sprint7#12
Open
juhyunaria wants to merge 9 commits intocodeit-sprint-fullstack:express-나주현from
Hidden character warning
The head ref may contain hidden characters: "express-\ub098\uc8fc\ud604-sprint7"
Open
Conversation
- Express 서버 설정 - MongoDB 연결 및 Product 스키마 작성 - 상품 CRUD API 구현 (GET, POST, PATCH, DELETE) - 페이지네이션, 검색, 정렬 기능 - CORS 설정 - 에러 처리 및 상태 코드 설정
- Express 서버 설정 및 MongoDB 연결 - Product 스키마 작성 (name, description, price, tags, images, favoriteCount) - 상품 CRUD API 구현 (GET, POST, PATCH, DELETE) - 페이지네이션, 검색, 정렬 기능 구현 - CORS 설정 및 에러 처리 - 적절한 상태 코드 및 응답 메시지 설정
미션 6: - Product CRUD API 구현 (MongoDB) - 페이지네이션, 검색, 정렬 기능 - CORS 설정 및 환경변수 관리 - render.com 배포 미션 7: - MongoDB에서 PostgreSQL로 마이그레이션 - Sequelize ORM 적용 - Article CRUD API 구현 (페이지네이션, 검색, 정렬) - Comment CRUD API 구현 (커서 기반 페이지네이션) - Swagger API 문서화 추가 - 데이터베이스 시딩 구현
- 모든 struct 파일의 import 방식을 모범답안에 맞게 수정 - object(), coerce(), nonempty() 등 올바른 superstruct 함수 사용 - 서버 실행 에러 해결
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.
요구사항
기본
중고마켓
공통
자유게시판
댓글
멘토에게