-
473a214b1b
Final Dockerfile + nginx + index.html
main
Vivek
2026-06-08 12:07:33 +0000
-
064af0661e
Update nginx config for proper listen and health endpoint
Vivek
2026-06-08 11:50:49 +0000
-
89feb4a5ae
Fix: Add main.tsx entry point and index.css for Tailwind, simplify LoadTable
Vivek
2026-06-08 11:40:42 +0000
-
6936c2b595
Fix Vite build: use npm install, quiet mode, and proper env var passing
Vivek
2026-06-08 11:11:11 +0000
-
a740b7c361
Fix build errors: simplify App.tsx, add vite build quiet option
Vivek
2026-06-08 11:08:10 +0000
-
a918ba308c
Add missing @vitejs/plugin-react to devDependencies
Vivek
2026-06-08 10:45:15 +0000
-
8ce5060e88
Fix: update Dockerfile with build verification and npm install
Vivek
2026-06-08 10:43:30 +0000
-
fb8ccbb237
Add debug output to Dockerfile to verify build success
Vivek
2026-06-08 10:12:44 +0000
-
3fb81019b4
Update nginx config: add health check, improve SPA fallback
Vivek
2026-06-08 09:31:30 +0000
-
7ff308751e
Update Dockerfile to copy built assets to nginx and use custom config
Vivek
2026-06-08 09:29:28 +0000
-
785b2049b9
Fix nginx: add proper SPA fallback with try_files and compression
Vivek
2026-06-08 09:23:57 +0000
-
da9b8224b4
Fix: export LoadTable as default
Vivek
2026-06-08 09:16:03 +0000
-
f0dcbc88c6
Add nginx compression and fix package.json scripts
Vivek
2026-06-08 09:12:20 +0000
-
31b2403a62
Fix Vite build errors and add fallback config
Vivek
2026-06-08 09:11:39 +0000
-
7b1e02588d
Fix Dockerfile: use npm install instead of npm ci
Vivek
2026-06-08 09:04:42 +0000
-
4325116903
Add nginx.conf and .dockerignore for Coolify
Vivek
2026-06-08 08:31:42 +0000
-
7d13c8e65e
Add Dockerfile for Coolify deployment
Vivek
2026-06-08 08:31:37 +0000
-
e244b9f9fd
Update Supabase client to use environment variables
Vivek
2026-06-08 07:33:04 +0000
-
d7d3f3211f
Add deployment files: Dockerfile, .dockerignore, .env.example, vite.config.ts, README-COOLIFY.md, supabase-schema.sql
Vivek
2026-06-08 05:59:10 +0000
-
3a31201c3e
Initial commit
Vivek
2026-06-08 04:48:20 +0000