Skip to content

ptonlix/community-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community-Online

简体中文 | English

凌逸智慧社区开源平台

打造一站式智慧社区平台,服务社区经济圈,让社区没有难做生意

Go Mysql Redis go-zero license

环境依赖

Mysql v5.7+

Redis v6.2.6

etcd v3.5.5

go-zero v1.4.1

Note: 请选择合适的版本进行安装,否则服务启动失败。 go-zero可以参考官方文档

开发部署

1.克隆项目
git clone https://github.com/ptonlix/community-online.git

2. 修改配置文件
community-online/app/usercenter/cmd/api/etc/usercenter.yaml
community-online/app/usercenter/cmd/rpc/etc/usercenter.yaml
community-online/app/sms/cmd/rpc/etc/sms.yaml

修改上述三个配置的Mysql Redis etcd 等地址 
还有微信小程序密钥,腾讯短信云密钥等信息

3.运行
分别在各种目录中启动服务,如
cd community-online/app/usercenter/cmd/api/
go run usercenter.go -f  etc/usercenter.yaml

4.测试
可以使用Apifox等工具,进行API请求测试验证。

目前实现模块

1.用户中心

可以跳转查看用户中设计和详细说明->README

2.支付中心

待开发~ 敬请期待

SPONSORED BY

About

智慧社区云服务平台

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors