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