# parse-ts **Repository Path**: flwwsg/parse-ts ## Basic Information - **Project Name**: parse-ts - **Description**: 解析 ts - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-31 - **Last Updated**: 2026-02-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # api文档 - 安装 npm i docsify-cli -g - 运行 http 文档:docsify serve docs ## 生成api 文档 npx ts-node ./parseHandler.ts ## 生成错误码 map npx ts-node ./genCodeMap.ts tools 目录下的 errorMap.ts 就是生成的错误码 map #### 重启服务 pinus restart -t 服务器类型 -i 服务器id 或者 pinus restart -i 服务器id #### 启动服务 pinus start -i 服务器id