We've got an angular application together with Angular routing. However we need to do things like sending out links in emails or via Twitter. These have to be done from the server that requires routes to be generated server-sideWe've got an angular application together with