Files
headquarter/apps/web/.pi-map.index.md
T
Developer c8db6ce933 fix: disable native touch panning on mobile terminal and archive specs
- Change mobile terminal CSS to use touch-action: none and
  overscroll-behavior: none so the custom touch handler owns swipes
- Archive completed/partial OpenSpec specs to
  openspec/changes/archive/2026-06-14-completed-specs-archive/
- Regenerate project maps

Quality gates: npm run typecheck, npm run lint (apps/web)
2026-06-14 18:07:01 +00:00

1.0 KiB

apps/web (index)

dir: apps/web

role

Frontend web application providing the browser-based user interface for the project, built with React/Vite and served via nginx.

parent

index: apps/.pi-map.index.md map: apps/.pi-map.md

children

  • apps/web/.pi-lens index: apps/web/.pi-lens/.pi-map.index.md map: apps/web/.pi-lens/.pi-map.md
  • apps/web/public index: apps/web/public/.pi-map.index.md map: apps/web/public/.pi-map.md
  • apps/web/src index: apps/web/src/.pi-map.index.md map: apps/web/src/.pi-map.md

files

  • .env.example
  • .eslintrc.cjs
  • Dockerfile
  • index.html
  • nginx.conf
  • package-lock.json
  • package.json
  • tsconfig.json
  • vite.config.ts

index: apps/web/.pi-map.index.md map: apps/web/.pi-map.md

workflows

  • change web behavior read: .env.example, .eslintrc.cjs, Dockerfile
  • change web config read: package-lock.json, package.json, tsconfig.json
  • explore web subdirectories index: apps/web/.pi-lens/.pi-map.index.md, apps/web/public/.pi-map.index.md, apps/web/src/.pi-map.index.md

dirty