Skip to content

xiaoyiEdu/chat

 
 

Repository files navigation

chat

修改配置项

参考config/config.yaml的配置说明

编译

cd scripts
./build_all_service.sh

启动

cd scripts
./start_all.sh

检测

cd scripts
./check_all.sh

停止

cd scripts
./stop_all.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.2%
  • Shell 7.5%
  • Makefile 6.7%
  • Other 0.6%