kurir_gateway 源码

mute_18115 8 0 ZIP 2021-04-21 13:04:14

Express-REST-API 使用Sequalize和Mysql的Express REST API 图书馆 路由映射: mysql驱动程序: 。 基于承诺的ORM: 。 数据验证器: 。 实用程序 启用Cors 安全的HTTP标头 安装 克隆库 $ git clone https://github.com/cangkir13/kurir_gateway 安装模块和依赖项 $ npm install 设置数据库配置 development: config/connection.js production: .env 启动服务器 对于开发环境... $ npm start 对于生产环境... $ npm run production 服务器将从127.0.0.1:2017或127.0.0.1:PORT_ENV启动

用户评论
请输入评论内容
评分:
暂无评论