Fasthop

command module
v0.0.0-...-5d42812 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2023 License: MIT Imports: 3 Imported by: 0

README

Fasthop

Getting started

Add your files

mkdir fasthop cd fasthop
git remote add origin https://github.com/VINDA-98/Fasthop.git
git fetch origin main
git push -uf origin main

运行前提

go version :1.19+
mysql version:5.7+
redis version:7.0+

数据库创建

保证数据库已经创建,数据库名与config.yaml中的database.database 属性名一致

项目本地运行

go mod tidy && go run main.go

项目在服务器运行

nohup ./Fasthop >./out.log 2>&1 &

访问项目

ip+port(默认8888)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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