提示
这是基于 hyperlane 封装的项目(hyperlane-quick-start),旨在简化使用和规范项目代码结构
hyperlane
git clone https://github.com/ltpp-universe/hyperlane-quick-start.git
cd hyperlane-quick-start
此项目使用 server-manager 进行服务管理 使用参考 官方文档
server-manager
cargo run
cargo run -d
cargo run stop
cargo run restart
cargo run restart -d