Moved webapp to top level.

This commit is contained in:
Felix Delattre 2026-06-10 15:33:03 +02:00
parent 17f2d1d659
commit 5389776c8a
4 changed files with 7 additions and 7 deletions

View file

@ -54,4 +54,4 @@ The 2025 manifest currently lists **739** cameras with archive overlap; most per
## Web viewer
From the workspace root, `make serve` serves `processing/` at [http://localhost:8000/webapp/index.html](http://localhost:8000/webapp/index.html). Requires step 5 (`data/metrics/manifest.json`).
From the workspace root, `make serve` serves `processing/` at [http://localhost:8000/index.html](http://localhost:8000/index.html). Requires step 5 (`data/metrics/manifest.json`).