DAK Zweitmeinungs-Portal – Case Management & Reporting
Find a file
CCS Admin aea967acf8 feat: frontend setup — React, Vite, TypeScript, Tailwind CSS v4, shadcn/ui
Scaffold the DAK Zweitmeinungs-Portal frontend with:
- Vite 7.3 + React 19 + TypeScript 5.9
- Tailwind CSS v4 with @tailwindcss/vite plugin
- shadcn/ui (new-york style, neutral base color) with button, input, label, card components
- Path alias @/* -> src/* configured in tsconfig and vite
- API proxy: /api/* -> http://localhost:8000
- Core deps: react-router-dom, axios, recharts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 08:14:36 +00:00
backend feat: Excel export in Berichtswesen format + historical import 2026-02-24 08:07:28 +00:00
docs/plans feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
frontend feat: frontend setup — React, Vite, TypeScript, Tailwind CSS v4, shadcn/ui 2026-02-24 08:14:36 +00:00
.gitignore feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00
Dak_projekt_spezifikation_final.md feat: project scaffolding with FastAPI, config, database connection 2026-02-24 07:24:00 +00:00