Skip to content
← Projects
2026·In progress

Recipe Launch Cockpit

An internal publishing assistant that prepares and tracks platform-specific promo posts — Pinterest, Instagram, Facebook, Reddit, newsletter — for each new recipe launch.

  • Next.js 16
  • TypeScript
  • Tailwind CSS 4
  • PostgreSQL
  • Prisma 7

Recipe Launch Cockpit is a single-user tool for turning a new recipe into a coordinated launch across social platforms. For each launch it prepares platform-specific fields, UTM-tagged URLs, copy buttons, character counters, and validation, then tracks per-platform status.

It is manual-first by design — the MVP handles the full prepare-and-track workflow with no external APIs — with direct publishing integrations (starting with the newsletter) being added incrementally. Built on Next.js 16, Prisma 7, and PostgreSQL.