Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme update #69

Merged
merged 1 commit into from
Apr 27, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# wx-api
微信公众号管理系统,支持多公众号接入。提供公众号菜单、自动回复、公众号素材、模板消息、CMS等管理功能

### [📖使用文档](https://www.yuque.com/nifury/wx) | [📊功能投票](https://wj.qq.com/s2/5896407/a381) | [🕓版本更新记录](https://www.yuque.com/nifury/wx/gd11wb) | [Github仓库](https://github.com/niefy/wx-api) | [码云仓库](https://gitee.com/niefy/wx-api)
### [📖使用文档](https://www.yuque.com/nifury/wx) | [Github仓库](https://github.com/niefy/wx-api) | [码云仓库](https://gitee.com/niefy/wx-api)

## 项目说明
- wx-api是一个轻量级的公众号开发种子项目,可快速接入微信公众号管理功能
- 管理后台前端项目wx-manage:https://github.com/niefy/wx-manage
- 移动端示例wx-client: https://github.com/niefy/wx-client
- swagger文档(启动wx-api后查看):http://localhost:8088/wx/swagger-ui/index.html

## [docker方式启动文档](https://www.yuque.com/nifury/wx/nf1rvm)
## [开发环境启动文档](https://www.yuque.com/nifury/wx/guobb7)
## [生产环境部署步骤](https://www.yuque.com/nifury/wx/ofehhv)

Expand Down