Skip to content
  • Matt's avatar
    Add React web UI for mifind · 05350409
    Matt authored
    
    
    - Implement Vite + React 18 + TypeScript project in web/
    - Add Tailwind CSS with eBay-inspired design (#0654ba accent)
    - Create shadcn/ui components (button, card, input, dialog, badge, skeleton)
    - Build search components (SearchBar, EntityCard, SearchResults, FilterSidebar)
    - Add entity detail modal with full attribute display
    - Implement React Query hooks and Zustand state management
    - Create typed API client matching Go structs
    - Add Go static file serving with embed package
    - Update API routes with /api prefix and SPA fallback
    - Add UI configuration to mifind.yaml (enabled, dev_proxy, dev_url)
    - Support development mode (Vite proxy) and production (embedded files)
    - Add copy-to-api.sh script for build workflow
    
    Co-Authored-By: default avatarClaude Opus 4.6 <noreply@anthropic.com>
    05350409