mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 12:53:35 +02:00
Remove API fetch calls from city-scoped pages since CityCorners has no backend server — all CRUD goes through IndexedDB via @manacore/local-store with mana-sync for server synchronization. - City home: use useAllLocations() + filterByCity() instead of API - Map: read locations from IndexedDB reactive queries - Detail: load from locationCollection.getById(), compute nearby locations locally with haversine distance - Edit: read/write via locationCollection - Add: insert via locationCollection instead of POST to API - Delete: use locationCollection.delete() instead of API call - Remove review/gallery API calls (no backend for these yet) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| CLAUDE.md | ||