yongwang / signalrredis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signal R Redis

This is the sample application for the blog Scaling Signal R Core Web Applications on Kubernetes.

Local Build

  • Build and run the app through visual studio or from the command line using the dotnet cli
  • Navigate to the Client App folder and run npm install and then npm start to run the angular app.

Access the app from the browser using the URL http://localhost:5000

To deploy to a kubernetes cluster without building locally, follow the instructions on the blog.

About


Languages

Language:HTML 48.5%Language:TypeScript 24.0%Language:C# 18.3%Language:JavaScript 5.5%Language:Dockerfile 2.8%Language:CSS 0.9%