multica/apps
yushen 899a3d193c fix(gateway): rewrite Dockerfile to match current source layout
Gateway source moved out of src/ subdirectory but Dockerfile still
referenced old paths, breaking docker build. Rewrite to use tsx runtime
(no tsc/esbuild compile step), copy all workspace package.json for
lockfile compatibility, and filter install to gateway deps only (616 vs
1911 packages). Also update build-and-push script to tag latest.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 13:27:41 +08:00
..
cli fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
desktop refactor(desktop): add container wrapper to page layouts 2026-02-12 12:03:41 +08:00
gateway fix(gateway): rewrite Dockerfile to match current source layout 2026-02-12 13:27:41 +08:00
mobile refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00