Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yucccc/mall-api
🚀node+mongodb 接口
https://github.com/yucccc/mall-api
mongodb nodejs
Last synced: 3 months ago
JSON representation
🚀node+mongodb 接口
- Host: GitHub
- URL: https://github.com/yucccc/mall-api
- Owner: yucccc
- Created: 2017-07-04T08:15:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T06:27:49.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T08:33:30.978Z (7 months ago)
- Topics: mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 3.54 MB
- Stars: 167
- Watchers: 5
- Forks: 57
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - mall-api
README
## 锤子商城接口
☝️先启动mongodb
> mongod✌️首次运行需要先初始化数据库抓取锤子商城数据
> npm run initData👌启动项目 默认端口 3333
``npm run dev``
or
``node run ./bin/www``