# nodeProject_api_server **Repository Path**: falanter/node-project_api_server ## Basic Information - **Project Name**: nodeProject_api_server - **Description**: node项目:大事件项目 api_server, 使用node中的express组件搭建后端api - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-10 - **Last Updated**: 2022-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 通过node实现后端功能 ## 使用express搭建后端系统 ### 实现jwt跨域解决方案: #### 登录系统:登录后一段时间内可以通过后端返回的token码再次登录,不需要再输入账号密码 [编写参考文档](http://escook.cn:8088/) [来源](https://www.bilibili.com/video/BV1a34y167AZ)