refactor(frontend): changes to no longer use server side and only static files

This commit is contained in:
2025-07-19 11:38:11 -05:00
parent f41a1b3363
commit 39d23f4a8a
24 changed files with 1637 additions and 8625 deletions

1
frontend/src/vite-env.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
/// <reference types="vite/client" />