aboutsummaryrefslogtreecommitdiffhomepage
path: root/worker/php/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>
2025-09-05feat(worker): move directory worker/ to worker/php/nsfisis