This repository has been archived on 2021-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2020-12-17 16:52:43 +01:00
BlazingComponents initial commit 2020-12-17 16:52:43 +01:00
BlazingPizza.Client initial commit 2020-12-17 16:52:43 +01:00
BlazingPizza.ComponentsLibrary initial commit 2020-12-17 16:52:43 +01:00
BlazingPizza.Server initial commit 2020-12-17 16:52:43 +01:00
BlazingPizza.Shared initial commit 2020-12-17 16:52:43 +01:00
.gitignore initial commit 2020-12-17 16:52:43 +01:00
BlazingPizza.sln initial commit 2020-12-17 16:52:43 +01:00
Directory.Build.props initial commit 2020-12-17 16:52:43 +01:00
docker-compose.yml initial commit 2020-12-17 16:52:43 +01:00
Dockerfile initial commit 2020-12-17 16:52:43 +01:00
README.md initial commit 2020-12-17 16:52:43 +01:00

Clone url: git@git.it.hs-heilbronn.de:it/courses/seb/webdev/webdev-ws-2021/lhinderb/blazor-workshop.git

Um das Projekt lokal zu starten:

dotnet run --project BlazingPizza.Server

Um das Projekt lokal zu Bauen:

dotnet publish -c Release -o out

Alternativ gibt es auch eine docker-compose.yml Datei oder auch schon dierekt deployed unter blazing.kapelle.org.