# maintain **Repository Path**: sshfl/maintain ## Basic Information - **Project Name**: maintain - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-08 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # App $ cp .env.example .env $ # 以`.env.example`为基础新建`.env`文件,修改`.env`文件的配置 $ npm install $ node app.js ## Api 使用 http://localhost:3000/v1?run=(yes|no) run=yes // 设置`运行`的状态 run=no // 设置`维护`的状态