mirror of
https://github.com/handsomezhuzhu/QQuiz.git
synced 2026-04-18 22:42:53 +00:00
完善文档与前端迁移,补充开源协议
This commit is contained in:
15
web/README.md
Normal file
15
web/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user