issues
search
nuyeo
/
NestJsBasic
따라하며 배우는 NestJS
7
stars
0
forks
source link
Pipe를 이용한 유효성 체크 기능을 추가했습니다.
#8
Closed
nuyeo
closed
1 year ago
nuyeo
commented
1 year ago
🖥 결과 화면
✏ 학습 내용
pipe에 대해 학습했습니다.
pipe 및 custom pipe로
https://github.com/yeonod/NestJsBasic/pull/7
에서 만든 게시판의 유효성 체크, 예외 처리 기능을 추가했습니다.
Docker 컨테이너를 생성하고 mySQL을 설치했습니다.
https://github.com/yeonod/NestJsBasic/issues/2
예시를 참조하여 Commerce ERD를 작성했습니다.
https://github.com/yeonod/NestJsBasic/issues/4
NestJS 구조를 학습했습니다.
https://github.com/yeonod/NestJsBasic/issues/3
📚 다음 목표
Postgres와 TypeORM을 연동합니다.
Entity를 생성하고 DB를 활용한 CRUD를 구현합니다.
✉ 질문
DB 연동 파트는 docker에 올라간 mySQL에서 작업하면 되나요?
🖥 결과 화면
✏ 학습 내용
📚 다음 목표
✉ 질문
DB 연동 파트는 docker에 올라간 mySQL에서 작업하면 되나요?