There are 4 projects
- GrpcFunServer - .net core grpc server
- HttpApi - .net core http api
- AngularClient - web client
- GrpcFunClient - .net core grpc client
- You don't need to run the GrpcFunClient.
- Open GrpcFunServer in VS/Code and run.
- Open HttpApi in VS/Code and run.
- Open AngularClient in VS Code and install deps (
npm ifrom terminal) - run (
ng serve -ofrom terminal) - On the browser, hit F12 and view on the network tab to see the performance.
Use Chrome because Edge will moan about the certificate