Backend: - SeismicCollector: USGS FDSN API, 이란 bbox, 5분 주기, M2+ - PressureCollector: Open-Meteo API, 이란 5개 관측점, 10분 주기 - Entity: seismic_events, pressure_readings (DB 마이그레이션 004) - REST: GET /api/sensor/seismic, GET /api/sensor/pressure - Caffeine 캐시: seismic, pressure (TTL 2일) Frontend: - SensorChart 그래프 순서: 지진파 → 기압 → 소음 → 방사선 - 소음/방사선 차트에 (DEMO) 라벨 표시 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||