# node案例node_mongodb_express_dome **Repository Path**: lcai/node_mongodb_express_dome ## Basic Information - **Project Name**: node案例node_mongodb_express_dome - **Description**: 账户注册、登录、注销,多表关联,图片上传,缓存处理,学期阶段注释齐全 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-03-30 - **Last Updated**: 2023-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 说明 ###### 本项目是本人学习项目,包含账号登录、注册、销号、修改密码、修改个人信息、头像上传更新、文章发布、分页等希望能帮助到你 #### 使用 ```shell npm i ``` #### 运行 ```shell node app.js ```