Initialize ZUJ OL Apps website with React + TypeScript + Vite

This commit is contained in:
2026-05-22 09:21:24 +08:00
commit 5e79c96364
55 changed files with 7409 additions and 0 deletions
+41
View File
@@ -0,0 +1,41 @@
- id: "desktop"
label:
zh: "桌面软件"
en: "Desktop Apps"
icon: "Monitor"
- id: "mobile"
label:
zh: "移动应用"
en: "Mobile Apps"
icon: "Smartphone"
- id: "devtool"
label:
zh: "开发者工具"
en: "Dev Tools"
icon: "Wrench"
- id: "library"
label:
zh: "NPM / 组件库"
en: "NPM / Libraries"
icon: "Package"
- id: "backend"
label:
zh: "后端服务"
en: "Backend"
icon: "Cloud"
- id: "selfhosted"
label:
zh: "自托管"
en: "Self-hosted"
icon: "Server"
- id: "ai"
label:
zh: "AI / 实验项目"
en: "AI / Experiments"
icon: "FlaskConical"