migration to vite and cleaned up /uploads

This commit is contained in:
jackiettran
2026-01-18 16:55:19 -05:00
parent f9c2057e64
commit d570f607d3
34 changed files with 2357 additions and 16613 deletions

3
frontend/.gitignore vendored
View File

@@ -11,6 +11,9 @@
# production
/build
# Vite
.vite
# misc
.DS_Store
.env.local