# Docs **Repository Path**: things-gateway/Docs ## Basic Information - **Project Name**: Docs - **Description**: 基于net8的跨平台高性能IOT边缘采集网关——文档仓库 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2026-03-03 - **Last Updated**: 2026-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ThingsGateway文档 文档基于 [https://www.docusaurus.io/](https://www.docusaurus.io/) 构建。 ## 本地运行 ```bash npm install npm run start ``` ## 发布部署 ```bash npm run build ```