Skip to content

Technical guide · Overview

Page status: HistoricalHistory group: Updates

Full Archive Search Update

This bundle adds backend-supported archive search to NutsNews web.

Visual overview

Primary diagram

System map

This bundle adds backend-supported archive search to NutsNews web.

Render the repository-owned system map when you need it.

Diagram is not rendered yet.

View as text
Full Archive Search Update

This bundle adds backend-supported archive search to NutsNews web.

flowchart TB
  accTitle: Full Archive Search Update
  accDescr {
    This bundle adds backend-supported archive search to NutsNews web.
  }
  A["Full Archive Search Update"] --> B["updates/README_FULL_ARCHIVE_SEARCH_UPDATE.md"]
  B --> C["Auto-generated placeholder diagram"]

Full Archive Search Update

Fullscreen diagram view.

This bundle adds backend-supported archive search to NutsNews web.

Apply it only to the web repository at:

/Users/ramideltoro/WebstormProjects/nutsnews3

Do not apply this to the iOS project.

  • supabase/migrations/20260626000000_add_full_archive_search.sql
  • web/lib/articles.ts
  • web/app/api/search/route.ts
  • web/app/search/page.tsx
  • web/app/search/SearchArchive.tsx
  • web/app/page.tsx
  • web/app/components/SiteFooter.tsx
  • docs/FULL_ARCHIVE_SEARCH.md
  • scripts/install_full_archive_search_update.sh