Overview
BlogCMS provides content teams with a great editing experience (TipTap rich-text, drag-and-drop media) while giving developers a clean REST + GraphQL API. Built with the Next.js App Router, Prisma ORM, and deployable to Vercel in one click.
Key Challenge
Designing a permission model flexible enough for multi-tenant content ownership without per-row SQL overhead.
Outcome
Adopted by 3 internal teams; reduced time-to-publish for new articles by 60% compared to the previous Wordpress setup.
Technology Stack
Next.jsPrismaPostgreSQLCloudinaryTypeScriptTipTapGraphQL