Rare find

next-email-client. An email client built with the Next.js App Router and Postgres.

next-email-client.vercel.app

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2025
  • Merge pull request #14 from ctate/fix/nextjs-15-6-0-canary-59-pw2tqs
  • fix: upgrade Next.js to 15.6.0-canary.59 (CVE-2025-55182)
  • Merge pull request #13 from ctate/fix/nextjs-15-3-6-0ldmtw
  • fix: upgrade Next.js to 15.3.6 (CVE-2025-55182)
March 2025
  • Update Tailwind (v4), shadcn w/ React 19 support, Next.js 15.3.x
  • Update README.md
  • remove extra dep for social icons; add to public folder
  • add button classes to elements directly
  • fix twitter URL
  • add cursor style to buttons on the new email page
  • organize imports and tailwind classes
  • replace deprecated social icons
  • seed social URLs
  • update shadcn components w/ react 19 support
  • upgrade tailwind to v4
  • run prettier
December 2024
  • Suspense around useParams
November 2024
  • Update to latest
October 2024
  • Remove unused file
  • More updates