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

OfferReview

Package Summary

No summary found yet.

_generated/02-package-summary.md

Updated Apr 3, 2026, 12:38 PM

Package Summary

Identity

  • Package name: projectweb-nextjs
  • Framework: Next.js
  • Script count: 7
  • Dependency count: 29

Scripts

ScriptCommand
devnext dev
buildprisma generate && NEXT_DISABLE_TURBOPACK=1 NEXT_FORCE_WEBPACK=1 next build
startnext start
linteslint
release:notesnode scripts/release/create-release-notes.js
release:checknode scripts/release/check-release-notes.js
versionnode scripts/release/create-release-notes.js --stage

Dependency Signals

  • @aws-sdk/client-s3
  • @aws-sdk/core
  • @aws-sdk/s3-request-presigner
  • @prisma/client
  • @tailwindcss/postcss
  • @types/bcryptjs
  • @types/jsonwebtoken
  • @types/node
  • @types/react
  • @types/react-dom
  • bcryptjs
  • date-fns
  • eslint
  • eslint-config-next
  • jsonwebtoken
  • lucide-react
  • mammoth
  • next

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 OfferReview, these package details are imported directly from /srv/apps/offerreview/prod/package.json.