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
- PRISMA
- 객체지향의사실과오해
- 오브젝트
- AWS
- Study
- 클린코드
- 자청
- nodejs
- 부자아빠가난한아빠2
- 스터디
- 북스터디
- BOOK
- 역행자
- validator
- OOP
- 세이노의가르침
- Object
- 퓨처셀프
- serverless
- Validation
- googleapis
- 일상속귀한배움
- futureself
- UNiQUE
- nodemailer
- Nestjs
- typescript
- 조영호
- 독후감
- 개발자
Archives
- Today
- Total
목록mongoose (1)
우당탕탕 우리네 개발생활
[Nestjs] mongoose와의 조합은 환상이다(feat. configuration)
현업에서 Expressjs + mongoose의 조합으로 대부분의 서버작업을 진행했습니다.mongoose의 편리성으로 인해 덕을 많이 봤던터라 Nestjs와의 조합도 기대가 되었습니다. Nestjs의 공식사이트에서 가이드를 쉽게 접할 수 있었습니다. 이를 토대로 Nestjs + mongoose환경을 구축해 본 경험을 풀어보겠습니다. https://docs.nestjs.com/techniques/mongodb Documentation | NestJS - A progressive Node.js frameworkNest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive JavaS..
tech
2023. 11. 10. 12:00