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 |
Tags
- OpenStack
- 쿠버네티스
- 명령어
- 이론
- 도커
- dockerfile
- RAPA
- 개념
- worker
- network
- Docker Swarm
- nodejs
- Javascript
- MongoDB
- node.js
- docker
- IaaS
- kubernetes
- Docker-compose
- 실습
- gns3
- PaaS
- express
- 클라우드
- git
- 네트워크
- PAT
- RAID
- 용어정리
- mysql
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