Git Product home page Git Product logo

hmart's Introduction

Hmart

简约自适应电子商城系统,针对虚拟商品在线发货,支持企业微信通知

前端

1

2

后端

image image image image image image image

H2 console

image image

运行命令

docker run -d --name mall --restart=always -p 8080:8080 -e console=true -v /opt/logs/mall/:/opt/logs/mall/ aeert/mall:latest

# arm请使用 aeert/mall:arm 或 aeert/mall:arm64 镜像

日志目录    /opt/logs/mall/
H2 console   true 打开
H2数据库    /mall.mv.db
上传文件    /opt/file/

访问信息

体验地址    https://mall.zwapi.cn
前端地址    http://localhost:8080
后端地址    http://localhost:8080/admin/
后端账户密码  随意输入,之后会保存H2数据库
H2 console地址    http://localhost:8080/h2
H2 console  JDBC URL: jdbc:h2:./mall

支付平台

目前对接的是  蓝鲸支付

相关推荐

Begger乞讨网

版权信息

Hmart遵循 MIT License 协议,提供免费使用,请勿用于商业及非法用途,Hmart不承担个人行为的任何违法责任。

hmart's People

Contributors

npsvip 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.