feat: add frontend with aspire integration

This commit is contained in:
Stevan Freeborn
2026-02-17 06:19:05 -06:00
parent d77e5d45f6
commit df859b91b0
31 changed files with 8105 additions and 159 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"extends": "@tsconfig/node24/tsconfig.json",
"include": ["./**/*"]
}