Build a Real-time SignalR Dashboard with AngularJS

Hi,
This is really good stuff to create the POC for my project. One quick question on the Server Side Solution. There is SignalrBackendService project with SignalWebService project. The SignalrBackendService seems like AzureService related project. I’m familiar with Azure server and can I just host SignalWebService without SignalrBackendService to feed the real time data to the client, the performance dashboard?

Any comment?

Thanks,