Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб NestJS Unleashed #23 - Environment Variables в хорошем качестве

NestJS Unleashed #23 - Environment Variables 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



NestJS Unleashed #23 - Environment Variables

The environment variables are related to the machine where the system is running, not to the codebase itself. Thus, they are a great candidate for the task. Here, we'll relocate the database credentials to the file .env in order for them to become environment variables. We'll also create a variable for the database URL by using the credentials, through variable expansion. With this, only this single variable will be used. Lastly, we'll create the .env.example to show other potential developers how their own .env files should look like. Full Course - https://www.udemy.com/course/nestjs-u... Complementary Material - https://kinesis-school-of-programming... Code Repository - https://github.com/DanielMaranhao/con...

Comments