gmal-scope-builder/frontend
Vadym Samoilenko 53a18d0d62 Add deploy.sh + fix TS build errors
- Idempotent deploy script: git pull, docker build, frontend build via
  Node:20 Docker container, static file copy, Apache config block, reload
- Pre-flight checks for .env required vars
- Fix MSAL cache config (remove storeAuthStateInCookie)
- Fix GmalEditor.tsx undefined→null coercion for ai_efficiency_pct
- Update .env.example with Azure vars

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 19:01:14 +00:00
..
src Add deploy.sh + fix TS build errors 2026-03-28 19:01:14 +00:00
Dockerfile Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
index.html Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
package-lock.json Add Azure SSO + production deployment config 2026-03-28 18:51:18 +00:00
package.json Add Azure SSO + production deployment config 2026-03-28 18:51:18 +00:00
tsconfig.json Initial commit - GMAL Scope Builder 2026-03-27 17:35:14 -04:00
vite.config.ts Add Azure SSO + production deployment config 2026-03-28 18:51:18 +00:00