Skip to content

This repository is used for building the steeltoe.io website, along with the Getting Started guides. The docs portion is in the Documentation repository.

License

Notifications You must be signed in to change notification settings

SteeltoeOSS/MainSite

Repository files navigation

Steeltoe Main Site

It is built using Blazor in Visual Studio.

Install Dependencies

Requires .NET Core SDK 3.1

> dotnet new -i Microsoft.AspNetCore.Blazor.Templates

Local testing of Steeltoe site

This will run the site locally and refresh when a change is made to the razor pages.

> cd src/Client
> dotnet watch run

Visit site locally at http://localhost:8080

About

This repository is used for building the steeltoe.io website, along with the Getting Started guides. The docs portion is in the Documentation repository.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks