Back to Projects

PosterUniverse

Live
PosterUniverse screenshotPosterUniverse screenshotPosterUniverse screenshotPosterUniverse screenshotPosterUniverse screenshotPosterUniverse screenshot

A comprehensive media utility platform built as a pnpm monorepo with shared packages. Features include contract analysis, progress tracking, archive inspection, and media info extraction. Uses Supabase for backend, Cloudflare Pages for deployment, and a shared UI component library with CVA (class-variance-authority).

Tech Stack

Next.jsTypeScriptSupabaseTailwind CSSpnpm MonorepoZodCloudflare PagesMediaInfo.js

Features

  • Monorepo architecture with shared packages (UI, schemas, utilities)
  • Contract analysis and progress tracking tools
  • Media file inspection with MediaInfo.js
  • Archive inspection capabilities
  • Telemetry and log redaction utilities
  • Shared UI component library with CVA

Highlights

  • Clean monorepo structure: apps/web + packages/shared + packages/ui
  • Type-safe schemas with Zod across all packages
  • Deployed on Cloudflare Pages with @cloudflare/next-on-pages