# node_imap **Repository Path**: polewt/node_imap ## Basic Information - **Project Name**: node_imap - **Description**: 这是一个使用node + express 框架搭建的简易 IMAP api 服务器 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-17 - **Last Updated**: 2025-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 这是一个使用node + express 框架搭建的简易 IMAP api 服务器 ### 安装依赖: ```bash npm install ``` ### 运行项目: ```bash npm run start ``` ### 其他: >项目的配置文件为根目录下的 [configuration.js](configuration.js) > >[项目地址](https://gitee.com/polewt/node_imap) [@polewt](https://gitee.com/polewt)