mirror of
https://github.com/handsomezhuzhu/QQuiz.git
synced 2026-04-18 22:42:53 +00:00
345 B
345 B
QQuiz Web
This directory contains the new Next.js frontend scaffold for the QQuiz refactor.
Status
- App Router skeleton: added
- Auth/session proxy routes: added
- Legacy Vite frontend replacement: in progress
- shadcn/ui component foundation: added
Environment
Copy .env.example and point API_BASE_URL at the FastAPI backend.