旅遊全套模板 — 記帳 + 採購清單 + 後端,一鍵產出
list.html 和 item.html 複製到 /var/www/static/,記得 chmod 644server.js 複製到 /var/www/app/trip-config.json 複製到 /var/www/app/(如已有則手動合併 trips)/var/www/app/ 執行 npm installsystemctl restart item-apicurl -X POST localhost:3001/api/trip/switch -H "Content-Type: application/json" -d '{"trip":"kobe"}'