XuqmGroup-Web/docs-site/docs/index.md
XuqmGroup dadedbc4df feat: add VitePress docs-site with full SDK integration guides
- Add docs-site workspace (VitePress 1.5.0) with Android/iOS/RN/Vue3/HarmonyOS/Server docs
- Update Dockerfile to build and serve docs under /docs/
- Add /docs/ location block to Nginx config
- Add docs-site to yarn workspaces

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 15:35:24 +08:00

1.0 KiB

layout hero features
home
name text tagline actions
XuqmGroup 开发者文档 多端 SDK 一站式接入指南 · IM · 推送 · 版本管理
theme text link
brand 快速开始 /guide/quickstart
theme text link
alt 平台控制台 https://sentry.xuqinmin.com
icon title details link
🤖 Android SDK Kotlin 优先,支持 IM 单聊/群聊、离线推送、整包/热更新 /android/
icon title details link
🍎 iOS SDK Swift async/await,支持 IM、APNs 推送、版本管理 /ios/
icon title details link
⚛️ React Native SDK TypeScript,支持全 12 种消息类型、群聊、热更新 /rn/
icon title details link
💚 Vue3 SDK Composable API,useIm() 开箱即用 /vue3/
icon title details link
🎵 HarmonyOS SDK ArkTS,支持 IM 和基础推送能力 /harmony/
icon title details link
🔌 服务端 API 完整 REST API 速查,WebSocket STOMP 协议说明 /server/api