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

DocuHandshake

Package Summary

No summary found yet.

_generated/02-package-summary.md

Updated Apr 3, 2026, 12:38 PM

Package Summary

Identity

  • Package name: reza-docuhandshake
  • Framework: Vite + React + Express
  • Script count: 8
  • Dependency count: 45

Scripts

ScriptCommand
devvite
dev:servertsx watch server/index.ts
start:servertsx server/index.ts
db:inittsx server/init-db.ts
buildtsc -b && vite build
typecheck:servertsc -p tsconfig.server.json --noEmit
linteslint .
previewvite preview

Dependency Signals

  • @eslint/js
  • @radix-ui/react-dialog
  • @radix-ui/react-slot
  • @types/cookie-parser
  • @types/cors
  • @types/express
  • @types/file-saver
  • @types/jsonwebtoken
  • @types/multer
  • @types/node
  • @types/pg
  • @types/react
  • @types/react-dom
  • @vitejs/plugin-react
  • autoprefixer
  • class-variance-authority
  • clsx
  • cookie-parser

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