Getting started¶
Not a dotnet new template
No dotnet new short name. Clone/copy the repository and run it directly.
Prerequisites¶
- .NET 10 SDK, Node.js + npm
- A reachable Identity backend (
IdentityApi.BaseUrl)
Build and run¶
Use /register and /login, then explore profile and /security/2fa/setup.
Configure¶
Set IdentityApi.BaseUrl and Authentication keys in appsettings.json.