Rewind
Back to Projects

Rewind

Featured

A modern web application for browsing and visualizing Claude Code conversation history with real-time ETL progress streaming, Monaco code editor, statistics dashboards, and dark mode support.

React 19 TypeScript Hono PostgreSQL Drizzle ORM TanStack Query Monaco Editor Tailwind CSS Docker

A sophisticated web application built to browse and analyze Claude Code conversation history. The application features a complete full-stack architecture with a Hono backend, PostgreSQL database, and modern React frontend.

Key features include:

  • Real-time data import with Server-Sent Events progress streaming
  • Full-text conversation search with advanced filtering
  • Interactive statistics dashboard tracking token usage and model distribution
  • Rich code editor with syntax highlighting powered by Monaco
  • Project management with detailed analytics
  • Dark/light theme support with responsive design

The monorepo architecture includes separate packages for the API, web frontend, marketing site, and shared TypeScript definitions, demonstrating modern development practices and clean separation of concerns.

Similar Projects