Angular 5 (cli generated) and Umbraco 7 as backend
Hello,
I'm struggling to implement the following solution:
I want Umbraco to work as a backend where I can create content in the backoffice and serve it through UmbracoWebApi to Angular 5 app which will handle the display.
The way I imagined it will work is when going to mysite.com/umbraco[...] umbraco routing kicks in so I can access backoffice and web api controllers, but apart from that I want angular to handle the routing
I already spent two days to find a solution, is it even possible to do that?
Angular 5 (cli generated) and Umbraco 7 as backend
Hello,
I'm struggling to implement the following solution:
I want Umbraco to work as a backend where I can create content in the backoffice and serve it through UmbracoWebApi to Angular 5 app which will handle the display.
The way I imagined it will work is when going to mysite.com/umbraco[...] umbraco routing kicks in so I can access backoffice and web api controllers, but apart from that I want angular to handle the routing
I already spent two days to find a solution, is it even possible to do that?
Hey,
Did you ever get this working?
I was looking at using a "headless" umbraco solution with Angular 5 and I think I might know what you are looking for.
Cheers, Dave
is working on a reply...