mongoose (1) 썸네일형 리스트형 Node.js에서 mongoose 사용하여 MongoDB 연동 하는 방법 요로코롬 [MongoDB Atlas 접근] [MongoDB Atlas 로그인] [MongoDB Atlas Project 생성] [MongoDB Atlas Cluster 생성] [ 필히 공짜 버전으로 세팅하세요 ! ] [MongoDB Atlas Cluster 연결] [ 본인 아이피도 꼭 등록해야 합니다. 페이지에서 자체적으로 알려줄 거예요] [MongoDB Atlas Cluster 연결 Url] mongodb+srv://ghwnsgkgk:@cluster0.nhafe7u.mongodb.net/?retryWrites=true&w=majority [해당 url 확인 및 생성한 id pw 적용] 물론 npm install mongoose 해야 한다 const mongoose = require("mongoose"); con.. 이전 1 다음