▶ mongodb 설치
▶ account 만들고
▶ip 개발할때는 모두에게 공개, 배포할 때는 서버의 IP를 작성하기
▶ Database 가서 connect using MongoDB Compass
▶ Compass 운영체제에 맞게 설치하기
▶ connection string 패스워드 쳐서 입력하기
'웹' 카테고리의 다른 글
[Node JS] NestJs Part 5 [Module, Middleware 만들기] (0) | 2022.07.28 |
---|---|
[Node JS] NestJs Part 4 [Nest Js의 로직 구조] (0) | 2022.07.28 |
[Node JS] 간단한 기본정리 Part 2 [데이터 CRUD] (0) | 2022.07.28 |
[Node JS] 간단한 기본정리 Part 1 [html 동사,라우터,미들웨어] (0) | 2022.07.28 |
React 오류Uncaught TypeError: Cannot read properties of undefined (reading 'filter') (0) | 2022.07.22 |