# web_design_server **Repository Path**: chengjiang-09/web_design_server ## Basic Information - **Project Name**: web_design_server - **Description**: web课设服务端, 后端实现语言为 NodeJS,使用 NodeJS Express 框架,采用 cookie 与 session 用作用户鉴权信息验证,使用 Redis 数据库存储,文本 资源使用 Mysql 数据库存储,基本完成登录,注册,商品展示,添加购物车,购物车支付等功能的数据响应。 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-12-15 - **Last Updated**: 2023-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web_design_server #### 介绍 web课设服务端 #### 软件架构 软件架构说明 #### 安装教程 1. npm install #### 使用说明 1. npm run serve ###启动项目