About

Built for fast, database-first movie discovery

Movie Review AI Hub is a Next.js App Router starter that keeps public pages fully independent from live TMDB or OpenAI calls. The admin area handles import, refresh, and AI generation, while the public site renders only from PostgreSQL.

Public pages

Movie, review, article, search, and watch pages all read from local data only so they stay fast and predictable.

Admin workflows

TMDB search, imports, refreshes, and OpenAI review generation are protected behind a simple signed admin session cookie.

SEO ready

Dynamic metadata, canonical URLs, social cards, and structured data are built in for every public experience.