mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 22:41:26 +02:00
Backend: GET /locations/lookup?q= endpoint that searches via mana-search, extracts content from top results, auto-detects address and category, returns pre-filled data with source links. Frontend: /add page now has a two-step flow: 1. Search step: user enters a place name, backend scrapes the web 2. Edit step: form pre-filled with found data (name, description, address, category), user can review/edit before submitting. Shows source links. Also fixed all API paths to use /api/v1/ prefix via centralized api() helper. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| docker-entrypoint.sh | ||
| Dockerfile | ||
| package.json | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||