canina/scripts
parsa aghaei 501addc909
All checks were successful
Deploy Canina / deploy (push) Successful in 5m39s
fix: CI/CD pipeline, dynamic API URLs, Dockerfile fixes
- Backend Dockerfile: add chown for node_modules (Prisma permissions fix)
- Frontend Dockerfile: add ARG/ENV for NEXT_PUBLIC_API_URL, VITE_API_URL
- nginx.conf: template with __PLACEHOLDERS__ for per-env substitution
- deploy.yml: SSH keepalive, sudo for VPN
- api.ts: dynamic API URL via env vars instead of hardcoded
- next.config.ts: rewrite only in development mode
- scripts: deploy.sh, compose.stage.yml, compose.prod.yml
2026-07-28 16:37:05 +03:30
..
compose.prod.yml fix: CI/CD pipeline, dynamic API URLs, Dockerfile fixes 2026-07-28 16:37:05 +03:30
compose.stage.yml fix: CI/CD pipeline, dynamic API URLs, Dockerfile fixes 2026-07-28 16:37:05 +03:30
deploy.sh fix: CI/CD pipeline, dynamic API URLs, Dockerfile fixes 2026-07-28 16:37:05 +03:30
open-browsers.js feat: add scripts/open-browsers.js to automatically open services on dev startup 2026-07-10 17:40:35 +03:30
start-dev.js fix: resolve backend TS compilation errors, startup order, and add clipboard paste upload 2026-07-11 13:51:12 +03:30