Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- network
- 쿠버네티스
- 네트워크
- Docker Swarm
- 개념
- OpenStack
- 이론
- gns3
- worker
- 용어정리
- node.js
- kubernetes
- PaaS
- Docker-compose
- IaaS
- express
- nodejs
- Javascript
- 실습
- mysql
- RAPA
- PAT
- 명령어
- 도커
- MongoDB
- RAID
- 클라우드
- git
- docker
- dockerfile
Archives
- Today
- Total
목록crud (1)
융융이'Blog
Nodejs, express, MongDB를 이용한 CRUD(2)_모델링
User email : string/trim/unique/required name : string/trim password(암호화 x) string/최소 4글자 이상 Board title : String/require Content : String/require user : objectId/ref:'User' Likes : [objectId/ref:'User'] Comment content: String user : objectId/ref:'User' board: objectId/ref:'Board' Parent_comment:ObjectId/ref:'Comment' re_comments:[objectId/ref:'Comment'] Like User : objectId/ref:'User' Board: o..
2022이전/node.js
2020. 1. 12. 19:45