/coffeeshop-aspire

The coffeeshop apps on .NET Aspire

Primary LanguageC#MIT LicenseMIT

The Coffeeshop Apps on .NET Aspire

The coffeeshop apps on .NET Aspire

Get starting

> dotnet build coffeeshop.sln
> dotnet run --project app-host/app-host.csproj
# http://localhost:5019

Run with Makefile

> touch .env
> make run
# http://localhost:5019