export default function DashboardPage() { return (

StripStream Backoffice

Manage libraries, indexing jobs, and API tokens from a modern admin interface.

{/* Libraries Card */}

Libraries

Manage your comic libraries and folders

{/* Books Card */}

Books

Browse and search your comic collection

{/* Jobs Card */}

Jobs

Monitor indexing jobs and progress

{/* Tokens Card */}

Tokens

Manage API authentication tokens

Getting Started

Start by creating a library from your comic folders, then trigger an index job to scan your collection.

); }