store-server icon indicating copy to clipboard operation
store-server copied to clipboard

vue-store项目后端。基于Node.js(Koa)实现的电商后端项目。

Results 18 store-server issues
Sort by recently updated
recently updated
newest added

1. 首先你的本地需要有node.js执行环境、npm和Mysql数据库。 clone项目到本地。 2. MySQL建库建表,根目录的storeDB.sql有建库建表sql语句。根据本地数据库连接的相关设置修改根目录config.js中关于数据库连接的配置。 自行插入数据到数据库,根目录的analogDataSql.sql有虚拟数据插入语句。 3. 进入项目目录(cd store-server)。 安装依赖(npm install)。 -- npm install -g @vue/cli -- npm install vue-router -- npm i koa -- npm i koa2 npm i...

This version only supports MySQL5.x, does not support MySQL 8.x. It will cause errors if using MySQL8.x, since MySQL8.x does not support DESC in sql query.

我在使用python+drf进行后端项目重构的时候把API文档完成了,下面是项目地址 https://github.com/Miki-Hunter/-store-server-django

Bumps [thenify](https://github.com/thenables/thenify) from 3.3.0 to 3.3.1. Changelog Sourced from thenify's changelog. 3.3.1 / 2020-06-18 fixes [0d94a24] - fix: remove eval (#30) (Yiyu He ) Commits 1d054b4 Release 3.3.1 0d94a24 fix:...

dependencies

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.11. Release notes Sourced from urijs's releases. 1.19.11 (April 3rd 2022) SECURITY fixing URI.parse() handle excessive slashes in scheme-relative URLs - disclosed by zeyu2001 via...

dependencies

路由汇总可以直接fs读取routes

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies