A few months ago i got to release my first angular2 app and everything was rainbows and unicorns. However i've come to notice that google cannot read my async content.
Therefore i need to implement the angular-universal rendering in my application. I've tried the quick start at universal.angular.com but i couldnt get it working. (Errors: http://jmp.sh/VIVVfYw)
You can see the full rep here as i made it open source as well: https://gitlab.com/epenance/kuhrefysio
I would very much appreciate any help i can get as it feels like im just hammering my head against the wall here.