bee-api

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2025 License: MIT Imports: 2 Imported by: 0

README

bee-api

介绍

微信小程序-餐饮点餐外卖商城的go后端实现,代码完全开源,商用请联系作者授权

针对餐饮行业推出的一套完整的餐饮解决方案,实现了用户在线点餐下单、外卖、叫号排队、支付、配送等功能,完美的使餐饮行业更高效便捷!

小程序端:https://github.com/woniudiancang/bee

对应的后台管理系统:https://github.com/cocktail18/bee-simple-admin
注意,分支是:bee-shop, main 分支是用来同步 gva 的

api 在线体验地址:

https://bee.fbsst.top

subDomain: cocktailBeeOrder

管理后台在线体验地址:

http://bee-admin.fbsst.top 账号:bee-demo 密码:123456

软件架构
安装教程
  1. 安装go 1.22
  2. 安装mysql or mariadb
  3. 复制配置config.yml.demo 为 config.yml, 并且将数据库账号密码改成你的
  4. 启动 go run main.go
  5. 将小程序的 config.js 的 subDomain 改成对应的subDomain, 默认是 cocktailBeeOrder
  6. 将小程序的 miniprogram_npm/apifm-wxapi/index.js 的 API_BASE_URL 改为对应的域名, 默认开发环境:http://127.0.0.1:8081
使用说明
  1. 配置小程序APPID/SECRET (必须) 管理后台-》bee 商城-》微信配置-》小程序配置 (没有则新增一条)
  2. 配置微信支付 管理后台-》bee 商城-》微信配置-》微信支付配置 (没有则新增一条)
  3. 启动前端项目
后台截图demo

参与贡献
  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
sys

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL