# NS5000-monitor-backend **Repository Path**: ives-chu/ns5000-monitor-backend ## Basic Information - **Project Name**: NS5000-monitor-backend - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-28 - **Last Updated**: 2023-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NS5000-HM 监控报警系统-backend ## 技术栈 - 运行环境: python3.9 - 包管理器: pip3 - 基础框架: flask - 路由: - 状态管理: - 图表库: - HTTP 库: - 语言: python ## 操作命令 ### 安装 - 安装 yarn 包管理器 ```shell npm install -g yarn ``` - 安装 Ts ```shell npm install -g typescript ``` - 安装依赖 ```shell yarn install ``` ### 启动开发环境 ```shell yarn dev ``` ### 编译打包 ```shell yarn build ``` ## 开发规范 - 尽量采用`