tech-stack
SKILL.md
fancai Technology Stack
Overview
Fiction reader with AI illustrations and interactive entity glossary/wiki. Two core AI features: image generation from descriptions + spoiler-free entity encyclopedia (characters, locations, objects) with chapter tracking.
Frontend (frontend/)
- Framework: React 19.0.0 + TypeScript 5.7.2
- Build: Vite 7.3.1
- State: TanStack Query 5.90.12 (server), Zustand 5.0.10 (client)
- EPUB: epub.js 0.3.93 with CFI navigation
- Styling: Tailwind CSS 4.1.18, shadcn/ui (Radix UI)
- Validation: zod 4.3.6
- Storage: Dexie 4.2.1 (IndexedDB)
- i18n: i18next (1000+ keys, ru/en)