No description
Find a file
2026-06-08 12:07:33 +00:00
src Fix: Add main.tsx entry point and index.css for Tailwind, simplify LoadTable 2026-06-08 11:40:42 +00:00
.dockerignore Add nginx.conf and .dockerignore for Coolify 2026-06-08 08:31:42 +00:00
Dockerfile Final Dockerfile + nginx + index.html 2026-06-08 12:07:33 +00:00
index.html Fix Vite build errors and add fallback config 2026-06-08 09:11:39 +00:00
nginx.conf Final Dockerfile + nginx + index.html 2026-06-08 12:07:33 +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 Vite build: use npm install, quiet mode, and proper env var passing 2026-06-08 11:11:11 +00:00