Handover workspace

ERS, Todo, OfferReview, and Docu in one view

Imported from live server docs, code structure, and deployment notes.

Apr 3, 2026, 12:38 PM

ERS

Package Summary

No summary found yet.

_generated/02-package-summary.md

Updated Apr 3, 2026, 12:38 PM

Package Summary

Identity

  • Package name: renewalreview-nextjs
  • Framework: Next.js
  • Script count: 9
  • Dependency count: 21

Scripts

ScriptCommand
devnext dev
buildnext build
startnext start
linteslint
typechecktsc --noEmit
prisma:generateprisma generate
prisma:migrateprisma migrate dev
db:pushprisma db push
db:seedprisma db seed

Dependency Signals

  • @prisma/client
  • @tailwindcss/postcss
  • @types/node
  • @types/react
  • @types/react-dom
  • bcryptjs
  • eslint
  • eslint-config-next
  • jose
  • next
  • openai
  • pdf-lib
  • pdfjs-dist
  • prisma
  • react
  • react-dom
  • resend
  • tailwindcss

Why this matters

  • This gives a junior operator a quick read on the framework, build shape, and the scripts most likely to matter during support work.
  • For ERS, these package details are imported directly from /srv/apps/ers/prod/package.json.