Thank You. I have backend ASP .Net Core and frontend Angular7. I want to have a app in localhost for my pc. How can I do it? the database is SQLServer.
Hi there, what are the requeriments for the server where we want to publish the page besides IIS and URL Rewrite? I mean does it need node.js? typescript?
Great tutorial, have you ever tried to deploy your angular app with service worker, into IIS and then tested its offline functionality. I am struggling to do this. There is nothing much available on internet on this issue.
Greetings friends, I have just used your quiz tutorial and I want to upload it to an IIS server but when I upload the dir folder it only directs me to the index and not to the html components that it has that is where the program starts. How can I access them through IIS?
There are two major considerations here, first is that if you want the api to be able to add things to the database, you will want a security layer. In a web configuration like this where the backend is an API and the front end is Angular, you will want to implement Oauth's implicit this can be implemented in either your backend server or a tertiary authentication server. As for the back end, api, I personally suggest Django as a backend, it's commonly paired with Angular and helps to maintain your database too. I hope that's a good starting point for you. Also all three of these things the authentication server, backend API server and front end angular deployment, can run in the same IIS on the same computer.
goo.gl/bPcyXW : Buy me a Coffee
bit.ly/2KQN9xF : More Angular Tutorials
bit.ly/3Ktqess : MEAN Stack CRUD
bit.ly/2HwIEqF : MERN Stack CRUD
Thank you very much. Just helped me host my app to a customer.
By the way that image assets path change is very crucial.
Thankyou, How to deploy and host .net core API ?
It was realley helpful. Thanks for your effort
thank u for the best tutorial
Thank you, very useful. :)
Man, your work is beautiful channel is helpful thank you. I have been struggling to deploy this app only to find I didn't have URLREWRITE
Thank You. I have backend ASP .Net Core and frontend Angular7. I want to have a app in localhost for my pc. How can I do it? the database is SQLServer.
You have to copy your built prod angular app file to your backend file and do some routing configuration.
@@brheanbr1 Thank you for your response.
Hi there, what are the requeriments for the server where we want to publish the page besides IIS and URL Rewrite? I mean does it need node.js? typescript?
How to enable windows authentication to angular on IIS, only authenticated active directory user can access the angular app, is that possible ?
Excellent video!! thanks a lot!
what if the deploy is on a web server, for example somee.com? how is the url? ?
EXCELLENT Video!!! It helped me tremendously. Thank you!
Best tutorial ever! Thank you!
Very helpful. Thanks!
I am using i18n localization and it is cannot find the exact location when I build using base href.
Can you guys give me a solution
that was really helpful. thank you so much.
I didn't add any config file. But, its still working. is it causes any issue later !!
Great tutorial, have you ever tried to deploy your angular app with service worker, into IIS and then tested its offline functionality. I am struggling to do this. There is nothing much available on internet on this issue.
I have finally found solution and posted the answer on stackoverflow stackoverflow.com/a/59393706/9444169 .
Very helpful my fried...Thank you
This was very useful... Thanks a lot for the nice explanation! 😊👍
Glad it was helpful!
i deployed it , it works on vm where iis is but its not globally accessible
How ro deploy a mean stack app
Would you please show us SSR in IIS for angular project.
Nice video brother. i have studied from u very much things ^^
Keep learning and sharing. let me know if you have any angular topic to be discussed.
Greetings friends, I have just used your quiz tutorial and I want to upload it to an IIS server but when I upload the dir folder it only directs me to the index and not to the html components that it has that is where the program starts.
How can I access them through IIS?
Cool. What about deploying a web api back end and then configuring the two projects to correctly communicate with each other?
thanks for the suggestion.
There are two major considerations here, first is that if you want the api to be able to add things to the database, you will want a security layer. In a web configuration like this where the backend is an API and the front end is Angular, you will want to implement Oauth's implicit this can be implemented in either your backend server or a tertiary authentication server. As for the back end, api, I personally suggest Django as a backend, it's commonly paired with Angular and helps to maintain your database too. I hope that's a good starting point for you. Also all three of these things the authentication server, backend API server and front end angular deployment, can run in the same IIS on the same computer.
@@chrisbane794 Ok, still wouldn't mind seeing an explicit tutorial on this. Thank you for the tips.
Thanks a lot brother
Thanks, man!
Hi.. could you please create a tutorial for deployment of angular app using tomcat server. I am facing deep linking issue
Thanks for this tutorial....
my question how deploy angular app with web Api ??
we will work on that later.
@@CodAffection waiting desperately
@@CodAffection when ??
Thanks for sharing. Now I know angular. But cant make designs with bootstrap. Already followed several tutorials. Any help.
most of my angular videos are designed with bootstrap. please check.
Ng-bootstrap. At the moment not available for ang 1r
Thank you sir
Excellent!!!
shows blank page
Awesome buddy :)
Shopping cart web app, when?
it's in my pending list. need some time.
thank for video :)
1st Comment
Great