與MongoDB 建立連線. // ./app.js const mongoose = require('mongoose'); /** * 與mongoDB 建立連連 * mongoose.connect('mongodb://[資料庫帳號]:[ ...
確定! 回上一頁