I2olanD / blazor-micro-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:CSS 44.4%Language:HTML 32.6%Language:C# 18.8%Language:Dockerfile 4.2%