Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aasailan/egg-nideshop-mini-program
https://github.com/aasailan/egg-nideshop-mini-program
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/aasailan/egg-nideshop-mini-program
- Owner: aasailan
- License: mit
- Created: 2018-07-23T11:50:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T12:19:34.000Z (over 6 years ago)
- Last Synced: 2024-05-20T15:32:13.632Z (6 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
本项目基于[**nideshop小程序项目**](https://github.com/tumobi/nideshop-mini-program),主要做了以下改动:
* 根据升级后的小程序sdk,修改了用户登录逻辑
* 修改api端口为7001以配合自己写的[**egg-nideshop**](https://github.com/aasailan/egg-nideshop)后台进行联调**注意:当前版本功能还未完善,请勿商用。**
### 服务端api
基于egg框架重写的nideshop服务端后台: https://github.com/aasailan/egg-nideshop