Handover workspace

ERS, Todo, OfferReview, and Docu in one view

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

Jul 30, 2026, 9:57 AM

ERS

Package Summary

No summary found yet.

_generated/02-package-summary.md

Updated Jul 30, 2026, 9:57 AM

Package Summary

Identity

  • Package name: renewalreview-nextjs
  • Framework: Next.js
  • Script count: 12
  • Dependency count: 22

Scripts

ScriptCommand
predevnode scripts/generate-build-info.mjs
devnext dev
prebuildnode scripts/generate-build-info.mjs
buildnext build
startnext start
linteslint
test:analyticstsx --test lib/services/management-analytics.test.ts
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
  • lucide-react
  • next
  • openai
  • pdf-lib
  • pdfjs-dist
  • prisma
  • react
  • react-dom
  • resend

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.