Git Product home page Git Product logo

wechat-mall-backend's Introduction

微信小程序商城-服务端

本项目是 wechat-mall 微信小程序商城 配套的服务端

Development

# clone the project
git clone [email protected]:ZuoFuhong/wechat-mall-backend.git

# update dependency
go mod tidy

# build the project
make

# init the database
/doc/init_wechat_mall.sql

Deployment

1.在项目的Release页面,下载最新的包 wechat-mall-backend-${last-version}.tar.gz

2.初始化数据库,下载项目 doc 目录下的init_wechat_mall.sql脚本(默认连接的数据库是wechat_mall

3.运行服务端前,需要修改配置文件,配置基本参数(redis、mysql、阿里云OSS、小程序配置等)

4.本项目是一个web项目,默认运行在8080端口,启动命令:

$ ./wechat-mall-backend    # 根据环境变量 RUN_MODE,读取配置文件,默认读取 dev 环境 

RoadMap

  • 1.店铺信息设置
  • 2.会员体系
  • 3.访客记录
  • 4.物流模块,运费模板
  • 5.订单列表(发货与退款)
  • 6.售罄的商品
  • 7.小程序分享,绘制canvas海报
  • 8.后端调度任务(退款调度、待付款调度)

最佳实践

Backer and Sponsor

jetbrains

License

The project is licensed under the Apache 2 license.

wechat-mall-backend's People

Contributors

zuofuhong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.