YAS/apps
YetAnotherSuite Dev 382ba97c84 fix: add package.json to API runner stage for ESM detection; move web port to 3001
- API Dockerfile: copy API's package.json (with 'type': 'module')
  into runner so Node.js treats .js files as ESM
- docker-compose: change web host port from 3000 to 3001 to
  avoid conflict with local dev server
2026-07-20 23:27:49 +02:00
..
api fix: add package.json to API runner stage for ESM detection; move web port to 3001 2026-07-20 23:27:49 +02:00
desktop fix: remove notification plugin config (initialized in Rust, no JS config needed) 2026-07-20 23:16:53 +02:00
web fix: Docker build — install all workspace deps, not filtered 2026-07-20 23:20:52 +02:00