c098152ea9349a236cce725808b56f77068eef1a
Root cause of code 23: templates/components was a real directory on 188 but git tracks it as a symlink (-> ../web/templates/components). rsync cannot replace a non-empty directory with a symlink without --force. Fixed on 188: rm -rf templates/components && ln -s ../web/templates/components. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
EwoooC — 商品看板 + 業績報表 + AI KM (Flask + pgvector, Docker Compose on 188)
Languages
PostScript
59.7%
Python
31%
HTML
4.2%
CSS
2.1%
JavaScript
1.9%
Other
1.1%