淘宝客项目,支持App,微信小程序,QQ小程序
coupons是一个从前端到后端完全开源的淘宝客项目,目前项目已经支持打包成App、微信小程序、QQ小程序、Web站点;理论上其他小程序支持,可能需要微调
silently9527
,加入技术交流群App下载地址 | QQ小程序 | 微信小程序 | Web站点 |
![]() | ![]() | ![]() | ![]() |
App下载地址(用手机访问才能正确下载IOS和安卓版本): http://static.szjx.top/download/index.html
Web站点(用手机访问,PC端未适配):http://m.szjx.top
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
coupons
├── doc -- 数据库脚本
├── server -- 后端源码
├── client -- 前端源码
技术 | 备注 | 地址 |
---|---|---|
SpringBoot | 容器+MVC框架 | https://spring.io/projects/spring-boot |
MyBatis | ORM框架 | http://www.mybatis.org/mybatis-3/zh/index.html |
SpringSecurity | 认证和授权框架 | https://spring.io/projects/spring-security |
SpringSocial | OAuth2认证框架 | https://github.com/spring-projects/spring-social |
Redis | 分布式缓存 | https://redis.io/ |
Druid | 数据库连接池 | https://github.com/alibaba/druid |
Lombok | 简化对象封装工具 | https://github.com/rzwitserloot/lombok |
Fastjson | JSON工具 | https://github.com/alibaba/fastjson |
spring-data-mybatis | 封装Mybatis实现JPA部分功能 | https://github.com/easybest/spring-data-mybatis |
技术 | 备注 | 地址 |
---|---|---|
Vue | 前端框架 | https://vuejs.org/ |
UniApp | 一个使用 Vue.js 开发所有前端应用的框架 | https://uniapp.dcloud.io/ |
Vuex | 全局状态管理框架 | https://vuex.vuejs.org/ |
colorui | 样式库 | https://github.com/weilanwl/ColorUI |
工具 | 版本号 | 下载 |
---|---|---|
JDK | 1.8 | https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html |
Mysql | 5.7 | https://www.mysql.com/ |
Redis | 5.0 | https://redis.io/download |
Nginx | 1.10 | http://nginx.org/en/download.html |
有任何部署疑问,欢迎给我留言
贝塔学Java
,个人微信号:silently9527