Angular Environment Setup & Deployment: Best Practices Explained

preview_player
Показать описание
#angular18 #angular_deployment #angularcourse #angularbuild

This video explains how to handle Angular environmental configuration and manual deployment in IIS Server.

Environmental Configuration
----------------------------------------------
Execute below command
ng g environments

1, It will generate default environment files.
2, This concept used for handling different environment by using same code.
3, Environmental based build use below command
ng build --configuration=staging

IIS Deployment
-----------------------------
1, Create build using ng build
2, Create site in IIS server
3, Move build artifact to website folder

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Bro i must appriciate how much effort you put into these vids and how you not just show us how to do crud and goes extra mile and shows us how industry works.. thank you very much for all that.. and i have watched .net api video and angular part 1. Those slides and lectures was on point.. I hope angular part 2 will be published as soon as you got time. I just wanted to say im really thankful and im enjoying your videos. Thanks mate.. love from sri lanka..❤🎉🇱🇰

nadunur
Автор

Hi

Can you share any reference video for angular project deployed for individual lazy loading module

sweetysnehith
Автор

Still waiting for angular course part 2

Engineer
Автор

Dear Sir please make video multiple layout in angular 17 or 18 Please Please sir

Rajeshkumar-nvwy
Автор

Hai bro I am building a console application in the If we give any exe path which is made up of .net we can get the target framework and .net version how to get that using c# code level

Christo-yqfx