Commit Graph

7 Commits

Author SHA1 Message Date
000918e0fc chore: use internal Nexus npm registry 2026-06-16 11:38:57 +08:00
0458e1aa08 chore: use npmmirror registry in Docker build 2026-06-16 11:20:55 +08:00
8556286f2a chore: use Huawei npm mirror in Docker build 2026-06-05 18:28:50 +08:00
d626a27663 fix: make docker npm install more reliable 2026-06-05 18:25:06 +08:00
52de6c5dc0 Edit Dockerfile 2026-04-20 20:09:23 +08:00
c2965faed3 fix: use node:20-alpine and add taobao npm registry mirror 2026-04-02 13:01:05 +08:00
b719b358f8 feat: API analytics dashboard with i18n and theme support
Next.js full-stack analytics dashboard for new-api.
- Direct PostgreSQL readonly queries on logs table
- 5 pages: Dashboard, Rankings, Aggregation, Logs, Detail
- Dark/Light/System theme with CSS variables
- Chinese/English i18n (default Chinese)
- Recharts with dual Y-axis for input/output tokens
- Lucide icons + Motion animations
- Docker + docker-compose with external sinobridge network, port 8019
2026-04-02 12:47:50 +08:00