Welcome to Eyes Prototype
A complete authentication and CRUD boilerplate built with Next.js, Prisma, and shadcn/ui

Features

  • • User authentication (signup/login)
  • • Password reset flow
  • • Protected dashboard
  • • User settings
  • • CRUD operations (Items)
  • • Comprehensive tests

Tech Stack

  • • Next.js 16 (App Router)
  • • TypeScript
  • • Prisma + PostgreSQL
  • • shadcn/ui + Tailwind CSS
  • • Vitest + Testing Library