feat: add frontend with aspire integration

This commit is contained in:
Stevan Freeborn
2026-02-17 06:18:18 -06:00
parent d77e5d45f6
commit 0cac8cd5fb
31 changed files with 8105 additions and 159 deletions
@@ -4,6 +4,10 @@
<ProjectReference Include="..\FiscalOS.API\FiscalOS.API.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Aspire.Hosting.JavaScript" />
</ItemGroup>
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net10.0</TargetFramework>