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

  1. Export data from your backend withpnpm offline:sync.
  2. Ensure BACKEND_API_URL or the admin endpoint matches your deployment.
  3. Commit the updated offline file to share sample data with the team.