breastcare

Korea Breast Care

Evidence-based English-language information for international patients considering breast cancer diagnosis, surgery and reconstruction in Korea. koreabreastcare.kr

This is an editorial medical-information platform — not a medical-tourism sales site. It organizes the treatment pathway, summarizes published Korean research (with limitations), and helps patients prepare for a specialist review. It is operated by DYPHI and is not a hospital.

Tech

Develop

npm install
npm run dev        # http://localhost:3000
npm run typecheck  # tsc --noEmit
npm run build      # production build (static)
npm run start      # serve the build

Structure

src/app/          Route components (metadata + render)
src/components/   Presentational components + one client form
src/content/      All copy: navigation, research, pages/*
src/lib/          site config + metadata helper
docs/             Launch report, medical claims table, publishing guide

Editing content

See docs/publishing-guide.md. Editorial and verification rules are in docs/medical-claims-table.md and docs/LAUNCH-REPORT.md.

Non-negotiable content rules