| Action | Path |
|---|---|
| Edit annotation | Browser → API → SQLite + /uploads |
| Publish | SQLite → HTML generator → /published/{uuid}.html |
| Mobile capture | Camera → IndexedDB → Server API → SQLite |
| QR view | Phone → Cloudflare → /published/{uuid}.html |
| Path | Who | Auth |
|---|---|---|
/* frontend | Engineers | Login required |
/api/* | Engineers | Login + company network |
/published/* | Anyone with QR | No auth (UUID = key) |
| Port | Access | Purpose |
|---|---|---|
| 443 | Open | HTTPS (all traffic) |
| 80 | Open | Redirect to HTTPS |
| 8000 | Internal | Backend API |
| Content | Year 1 | Year 3 |
|---|---|---|
| Database | <100 MB | <500 MB |
| Images + Videos | ~30 GB | ~75 GB |
| Published HTML | ~500 MB | ~2 GB |
| Total | ~35 GB | ~80 GB |
pdm.paul-green.com