server and web app

This commit is contained in:
2026-05-31 23:08:53 -04:00
parent 438b3b29a2
commit b3364447a1
24 changed files with 2318 additions and 153 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
.git
.DS_Store
data
tmp
**/node_modules
**/dist
**/.vite
coverage
*.log