NestJs - Configuration [10]

preview_player
Показать описание
We cover the importance of using .env files to ensure the security of our sensitive data, and we learn how we can use the nest ConfigModule to access our configuration variables.

Timestamps:
---------------------
0:00 - Avoid critical configuration mistakes
0:46- Using .env files to read variables
3:19- Registering and understanding ConfigModule
6:25- Loading custom configurations
8:18- Reading config variables with ConfigService Provider
10:35- Understanding the isGlobal option
14:30- Summary
Рекомендации по теме
Комментарии
Автор

Thanks a lot, I appreciated your explanation, even though it was quite simple but i enjoyed completing video

Mohamed_Abo_El-Seoud
Автор

hi! thanks for the video, i have a question

at minute 5:40 you press something on the keyboard to see the available options that you can use according to the method typing, how do you do this? i press ctrl + space but i only see the version control menu like you see, i don't see the available options to use in the obje

THANK YOU!

gonzalonozikovsky