Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Begger

在线乞讨全球要饭项目,支持docker一键部署,支持企业微信通知,支持文案编辑

前端

image

后端

image image image image image image

H2 console

image image

运行命令

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

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

日志目录    /opt/logs/beggar/
H2 console   true 打开
H2数据库    /beggar.mv.db

访问信息

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

支付平台

目前对接的是  蓝鲸支付

相关推荐

Hmart商城

版权信息

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

About

Begging project

Resources

Stars

73 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors