[김유미] sprint4#79
Open
kyoumi3263-hue wants to merge 18 commits intocodeit-bootcamp-nodejs:김유미from
Hidden character warning
The head ref may contain hidden characters: "\uae40\uc720\ubbf8-sprint4"
Open
Conversation
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.
🛡️ 스프린트 미션: 인증/인가 및 관계 DB 구현
📅 프로젝트 개요
✅ 개발 체크리스트 (To-Do List)
🛠️ 1. 처음으로 & 데이터베이스 (Prisma)
DATABASE_URL확인JWT_SECRET(토큰 비밀키)id,email,별명,이미지,비밀번호,createAt,updateAtProduct,Article,Comment)과 1 : N 관계 설정 (관계연결)🔐 2. 인증(Authentication) - 로그인/회원가입
이메일,닉네임,비밀번호이메일,비밀번호검증👮 3. 인가 (Authorization) - 권한 체크
👤 4. 사용자 정보 관리(마이페이지)
비밀번호제외할 것🔥 요구사항 (Advanced) - 시간이 남으면!
isLiked필드 포함isLiked필드 포함