aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/Dockerfile
AgeCommit message (Collapse)Author
2026-02-14build: introduce npm workspaces for unified dependency managementnsfisis
Consolidate frontend, typespec, and worker/php into a single npm workspaces setup with one root lockfile. Update Dockerfiles to use repository root as build context, and adjust justfile, CI workflow, and compose files accordingly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13refactor(frontend): replace Node.js runtime with nginx in Dockerfilensfisis
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2025-08-18fix(frontend): argument definition in Dockerfilensfisis
2025-08-14feat(backend,frontend): Replace hard-coded base path with environment variablensfisis
2025-03-08update node.jsnsfisis
2024-07-27organize dockerfiles and compose.yamlnsfisis