Self-hosting an Angular 2 website in a windows service
Lately I've really wanted to explore the possibilities of self-hosting an Angular 2 website within a Windows service that could be running on any arbitrary windows machine. This is somewhat inspired by applications such as Seq where very powerful functionality is hosted in a simple windows service. I also use »