mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-27 11:14:59 +00:00
Mirror of https://github.com/iflytek/skillhub.git
- Initialize Vite + React 19 + TypeScript project - Add TanStack Router v1.95 with file-based routing - Add TanStack Query v5.64 for data fetching - Configure Tailwind CSS + shadcn/ui - Implement auth features (useAuth hook, LoginButton, AuthGuard) - Add openapi-fetch client for type-safe API calls - Configure Nginx for production deployment - Update Makefile with frontend commands Implements Task 3 (Chunk 3) of Phase 1 plan. |
||
|---|---|---|
| docs | ||
| server | ||
| .gitignore | ||
| docker-compose.yml | ||
| LICENSE | ||
| Makefile | ||