Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giscafer/ponitor
:dollar: [ P ] rice + M [ onitor ] = Ponitor 价格监测应用(老版本 vue.js,源码不推荐学习)
https://github.com/giscafer/ponitor
nodejs vue
Last synced: about 4 hours ago
JSON representation
:dollar: [ P ] rice + M [ onitor ] = Ponitor 价格监测应用(老版本 vue.js,源码不推荐学习)
- Host: GitHub
- URL: https://github.com/giscafer/ponitor
- Owner: giscafer
- License: mit
- Created: 2016-02-23T06:20:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-16T14:35:15.000Z (over 7 years ago)
- Last Synced: 2024-07-17T15:39:38.354Z (4 months ago)
- Topics: nodejs, vue
- Language: JavaScript
- Homepage:
- Size: 1.96 MB
- Stars: 231
- Watchers: 30
- Forks: 72
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ponitor
[ P ] rice + M [ onitor ] = Ponitor 价格监测
可添加天猫、淘宝、京东、Apple App的商品,监控商品价格发生变动时(每天定时器),推送消息(目前是发送邮件),
商品价格趋势分析统计等;技术栈:vue.js1.x + ES6 + node.js + mongodb
*vue.js版本目前只支持 PC端*
[演示demo](http://project.xinong.wang:18080/) 账号:ponitor 密码:ponitor
**react + redux 版本**:https://github.com/giscafer/react-ponitor
## Usage
1、确保node版本(v4.0以上)支持ES6
2、将`src/config.global.default.js`文件重命名为`config.global.js`
3、安装依赖
`npm install`
4、构建
`npm run build`
5、启动
`gulp` 或 `node app`
## Screenshot
[详细功能界面截图](https://github.com/giscafer/Ponitor/wiki/Ponitor%E5%8A%9F%E8%83%BD%E7%95%8C%E9%9D%A2%E6%88%AA%E5%9B%BE)
## Other
使用说明见 [wiki](https://github.com/giscafer/Ponitor/wiki)
## Donate
### [打赏一下 Buy me a coffee](https://github.com/giscafer/buy-me-a-coffee/blob/master/README.md)
## License
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)---
> [giscafer.com](http://giscafer.com) ·
> GitHub [@giscafer](https://github.com/giscafer) ·
> Weibo [@Nickbing Lao](https://weibo.com/laohoubin)