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.
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.
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?
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.
It was realley helpful. Thanks for your effort
thank u for the best tutorial
Thank you, very useful. :)
EXCELLENT Video!!! It helped me tremendously. Thank you!
Best tutorial ever! Thank you!
Excellent video!! thanks a lot!
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
Very helpful. Thanks!
Thankyou, How to deploy and host .net core API ?
that was really helpful. thank you so much.
Very helpful my fried...Thank you
This was very useful... Thanks a lot for the nice explanation! 😊👍
Glad it was helpful!
Thanks, man!
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.
Thanks a lot brother
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?
Awesome buddy :)
Excellent!!!
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 .
Thanks for this tutorial....
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.
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.
what if the deploy is on a web server, for example somee.com? how is the url? ?
How to enable windows authentication to angular on IIS, only authenticated active directory user can access the angular app, is that possible ?
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
How ro deploy a mean stack app
Would you please show us SSR in IIS for angular project.
I didn't add any config file. But, its still working. is it causes any issue later !!
i deployed it , it works on vm where iis is but its not globally accessible
thank for video :)
Thank you sir
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?
Hi.. could you please create a tutorial for deployment of angular app using tomcat server. I am facing deep linking issue
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
shows blank page
Shopping cart web app, when?
it's in my pending list. need some time.
Great
1st Comment