Blazor Micro Frontend POC

This is a simple representation of a microservice.

Client = Shell Application CounterApp = Self hosted Micro-Frontend

Getting started

  1. Run docker
$ docker-compose up --build
  1. Head over to http://localhost:8080
  2. Head over to http://localhost:3000/counter