/bocchi-the-travel

from FZU SOSD competition: a journey application frontend use Vue,backend use golang

Primary LanguageGoApache License 2.0Apache-2.0

A7 和你一起旅行

project.jpg

本机裸启动(port:10001)

#请填写好config-example配置
mv config/config-example.yaml config/config.yaml
make env-up
make start-all

日志监测

启动后在kibana中可查看日志

技术栈

  • api:hertz(thrift)
  • db:gorm
  • cache:redis
  • rpc:kitex(thrift)+etcd
  • log:elasticSearch+logrus+kibana

Page

https://pr.xiey.work/

tree

tree.txt

treer -e tree.txt -i "/.idea|.git|data|codeql|(.*)?elasticsearch|(.*)?kibana|web|CNAME/"