iamcoolvivek007
  • Joined on 2026-06-07
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 11:08:12 +00:00
a740b7c361 Fix build errors: simplify App.tsx, add vite build quiet option
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 10:45:18 +00:00
a918ba308c Add missing @vitejs/plugin-react to devDependencies
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 10:43:31 +00:00
8ce5060e88 Fix: update Dockerfile with build verification and npm install
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 10:12:45 +00:00
fb8ccbb237 Add debug output to Dockerfile to verify build success
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 09:31:31 +00:00
3fb81019b4 Update nginx config: add health check, improve SPA fallback
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 09:29:30 +00:00
7ff308751e Update Dockerfile to copy built assets to nginx and use custom config
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 09:23:59 +00:00
785b2049b9 Fix nginx: add proper SPA fallback with try_files and compression
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 09:16:04 +00:00
da9b8224b4 Fix: export LoadTable as default
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 09:12:22 +00:00
f0dcbc88c6 Add nginx compression and fix package.json scripts
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 09:11:41 +00:00
31b2403a62 Fix Vite build errors and add fallback config
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 09:04:44 +00:00
7b1e02588d Fix Dockerfile: use npm install instead of npm ci
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 08:31:44 +00:00
4325116903 Add nginx.conf and .dockerignore for Coolify
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 08:31:39 +00:00
7d13c8e65e Add Dockerfile for Coolify deployment
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 07:33:07 +00:00
e244b9f9fd Update Supabase client to use environment variables
d7d3f3211f Add deployment files: Dockerfile, .dockerignore, .env.example, vite.config.ts, README-COOLIFY.md, supabase-schema.sql
Compare 2 commits »
iamcoolvivek007 created branch main in iamcoolvivek007/internal-freight-app 2026-06-08 04:49:24 +00:00
iamcoolvivek007 pushed to main at iamcoolvivek007/internal-freight-app 2026-06-08 04:49:24 +00:00
3a31201c3e Initial commit
iamcoolvivek007 created repository iamcoolvivek007/internal-freight-app 2026-06-08 04:45:24 +00:00
iamcoolvivek007 pushed to master at iamcoolvivek007/freightdesk 2026-06-08 04:31:01 +00:00
4a06fe370f [OWL] Fix EJS include paths + layouts/main.ejs syntax
iamcoolvivek007 pushed to master at iamcoolvivek007/freightdesk 2026-06-08 02:27:31 +00:00
ec6ec234ac [OWL] Critical fixes: registration routes, duplicate payments mount, missing views
iamcoolvivek007 pushed to master at iamcoolvivek007/freightdesk 2026-06-08 02:16:04 +00:00
9b5e568e72 [OWL] Bug fixes + seed data + bulk parser route