Go to file
2026-06-14 11:08:02 -04:00
routes initial commit 2026-06-11 13:47:00 -04:00
services initial commit 2026-06-11 13:47:00 -04:00
wwwroot/ibms_ems 修正線條跟距離 2026-06-14 11:08:02 -04:00
.dockerignore initial commit 2026-06-11 13:47:00 -04:00
.env initial commit 2026-06-11 13:47:00 -04:00
.gitignore initial commit 2026-06-11 13:47:00 -04:00
config.js initial commit 2026-06-11 13:47:00 -04:00
docker-compose.dev.yml initial commit 2026-06-11 13:47:00 -04:00
docker-compose.yml initial commit 2026-06-11 13:47:00 -04:00
Dockerfile initial commit 2026-06-11 13:47:00 -04:00
Dockerfile.dev initial commit 2026-06-11 13:47:00 -04:00
package-lock.json initial commit 2026-06-11 13:47:00 -04:00
package.json initial commit 2026-06-11 13:47:00 -04:00
README.md initial commit 2026-06-11 13:47:00 -04:00
server.js 針對特定模型上色 2026-06-11 15:36:50 -04:00

npm i 下載包

cd ./wwwroot/ibms_ems npm i 下載包

利用 docker compose -f docker-compose.dev.yml up 啟動整個專案