1
0
Fork 0
mirror of https://github.com/s-frick/effigenix.git synced 2026-03-28 10:09:35 +01:00
effigenix/frontend/packages
Sebastian Frick ef50eb8279 feat(frontend): Tauri Apps, Shared UI Library und Nix Flake
- packages/ui: Shared React Component Library (Button, Card, Badge, Input)
  mit Tailwind v4 @theme Design Tokens (oklch)
- apps/web: ERP Web-UI (Vite + React + Tailwind v4, API-Proxy :8080)
- apps/scanner: Tauri v2 Mobile App mit Barcode-Scanner Plugin
  (cfg(mobile) für Desktop-Kompatibilität)
- flake.nix: Nix Flake mit rust-overlay, Tauri System-Deps (GTK,
  WebKitGTK, libsoup, OpenSSL), ersetzt shell.nix
- justfile: Dev-Befehle für alle Projekte (backend, cli, web, scanner)
- frontend/CLAUDE.md: Agent Guide mit Base UI Docs Referenz
2026-03-20 13:59:03 +01:00
..
api-client feat(inventory): Inventur abbrechen und nach Status filtern (US-6.4) 2026-03-19 11:39:56 +01:00
config chore(types): OpenAPI-Spec update 2026-02-18 21:36:20 +01:00
types feat(inventory): Inventur abbrechen und nach Status filtern (US-6.4) 2026-03-19 11:39:56 +01:00
ui feat(frontend): Tauri Apps, Shared UI Library und Nix Flake 2026-03-20 13:59:03 +01:00
validation chore(types): OpenAPI-Spec update 2026-02-18 21:36:20 +01:00