Overview Wire the search bar to a backend handler using Drizzle. Create GET /api/files/search?q= that returns filenames containing q (case-insensitive).