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
- googleapis
- serverless
- nodejs
- nodemailer
- Validation
- Object
- 스터디
- AWS
- 역행자
- 객체지향의사실과오해
- 북스터디
- 개발자
- BOOK
- futureself
- 조영호
- 일상속귀한배움
- 클린코드
- 자청
- UNiQUE
- 오브젝트
- Nestjs
- PRISMA
- 퓨처셀프
- typescript
- Study
- OOP
- 세이노의가르침
- validator
- 부자아빠가난한아빠2
- 독후감
Archives
- Today
- Total
목록Configuration (1)
우당탕탕 우리네 개발생활
[Nestjs] 간단하게 사용하는 Nestjs Configuration
Externally defined environment variables are visible inside Node.js through the process.env global. We could try to solve the problem of multiple environments by setting the environment variables separately in each environment. This can quickly get unwieldy, especially in the development and testing environments where these values need to be easily mocked and/or changed.https://docs.nestjs.com/t..
tech
2023. 11. 9. 17:57