dlgustn555 / health-server

MIT License
1 stars 0 forks source link

mongo DB 연동 #1

Closed dlgustn555 closed 3 years ago

dlgustn555 commented 3 years ago

https://mongoosejs.com/docs/index.html

yarn add mongoose
const mongoose = require('mongoose')