This repository is used for building the steeltoe.io website, along with the Getting Started guides. The docs portion is in the Documentation repository.
Перейти к файлу
ddieruf 84d94da1e9 Created initializr page and reboxed home page 2019-10-30 10:11:37 -04:00
.vscode Create dev branch; let vscode join tasks 2019-10-17 09:56:12 -04:00
src Created initializr page and reboxed home page 2019-10-30 10:11:37 -04:00
.gitignore Initial commit; Disable CI trigger on build 2019-10-15 14:13:18 -04:00
LICENSE Initial commit 2019-08-23 16:19:52 -04:00
README.md Testing dev pipeline 2019-10-17 10:21:36 -04:00
azure-pipelines.yml Add manifest copy to pipeline 2019-10-24 14:33:15 -04:00
manifest-prod.yml Added manifests 2019-10-24 14:34:27 -04:00
manifest-staging.yml Added manifests 2019-10-24 14:34:27 -04:00

README.md

Steeltoe Main Site

It is built using Blazor in Visual Studio.

Install Dependencies

dotnet new -i Microsoft.AspNetCore.Blazor.Templates::3.0.0-preview9.19465.2

Local testing of Steeltoe site

This will run the site locally.

dotnet run

Visit site locally at http://localhost