Go to file
2026-06-11 14:25:25 -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 因應1920*1080調整距離|新增label content 2026-06-11 14:25:25 -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 initial commit 2026-06-11 13:47:00 -04:00

npm i 下載包

cd ./wwwroot/ibms_ems npm i 下載包

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