LingxinMeng f3943c1fc9 commit 1 rok temu
..
dao f3943c1fc9 commit 1 rok temu
entity 95a689fc14 commit 1 rok temu
handler f3943c1fc9 commit 1 rok temu
infra 564524055d commit 1 rok temu
sql 9a658122d8 commit 1 rok temu
README.md 1b752a3a6a commit 1 rok temu
background.png 1b752a3a6a commit 1 rok temu
logo.png 1b752a3a6a commit 1 rok temu
main.go 9a658122d8 commit 1 rok temu
simfang.ttf 1b752a3a6a commit 1 rok temu

README.md

普通部署

go build -o

todo docker部署

  1. 创建Dockerfile
  2. 创建镜像 docker build . -t web_server:v20240311
  3. 启动容器 docker run -itd