No description
Find a file
2026-06-08 11:08:10 +00:00
src Fix build errors: simplify App.tsx, add vite build quiet option 2026-06-08 11:08:10 +00:00
.dockerignore Add nginx.conf and .dockerignore for Coolify 2026-06-08 08:31:42 +00:00
Dockerfile Fix: update Dockerfile with build verification and npm install 2026-06-08 10:43:30 +00:00
index.html Fix Vite build errors and add fallback config 2026-06-08 09:11:39 +00:00
nginx.conf Update nginx config: add health check, improve SPA fallback 2026-06-08 09:31:30 +00:00
package.json Add missing @vitejs/plugin-react to devDependencies 2026-06-08 10:45:15 +00:00
postcss.config.js Initial commit 2026-06-08 04:48:20 +00:00
README-COOLIFY.md Add deployment files: Dockerfile, .dockerignore, .env.example, vite.config.ts, README-COOLIFY.md, supabase-schema.sql 2026-06-08 05:59:10 +00:00
tailwind.config.js Initial commit 2026-06-08 04:48:20 +00:00
vite.config.ts Fix build errors: simplify App.tsx, add vite build quiet option 2026-06-08 11:08:10 +00:00