games-admin-server

command module
v0.0.0-...-e5b71ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

README

Games admin server 🏂

一个迫真亚运会志愿者管理系统后端 😝

Go

部署准备 🏋️

  • nohup 用来后台执行程序
  • make 用来调用 makefile
管理员账号 👽

自行通过 navicat 插入或者导入管理员数据信息

如何运行 🚀

运行主程序

make run

编译项目

make build
配置文件 ⚙️

本程序通过 --config 参数指定配置文件路径

项目 data 目录下有一个 config.example.yml 的文件,是配置文件的模板。

管理员数据 👮

本程序通过 --excel 参数指定管理员数据excel表的路径

项目 data 目录下有一个 team_admins.example.xlsx 的文件,是管理员信息文件的模板。

后台服务 🐸

%%%, 服务稳定++, 运行时长续 1s

启动服务

启动服务会自动判断是否有服务在运行,如果有,那么就会先停止服务,再运行

启动服务前会自动编译

make start

停止服务

make stop

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL