Admin
Backend Configuration
Control which backend powers the Explorer and manage the offline cache used for demos.
Backend Endpoint
No backend configured; falling back to offline store
Provide the API Gateway base URL (without the /earthquakes suffix).
Offline Store Snapshot
12 events cached
Last refreshed 12/14/2025, 11:55:00 PM
File: apps/web/src/data/offline-earthquakes.json
Refresh instructions
- Export data from your backend withpnpm offline:sync.
- Ensure BACKEND_API_URL or the admin endpoint matches your deployment.
- Commit the updated offline file to share sample data with the team.