NestJs - Configuration [10]

Sdílet
Vložit
  • čas přidán 5. 07. 2024
  • 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
    12:45- Reading variables in main.ts
    14:30- Summary

Komentáře • 4

  • @juhandvan
    @juhandvan Před měsícem

    thanks

  • @Mohamed_Abo_El-Seoud
    @Mohamed_Abo_El-Seoud Před 2 měsíci

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