Skip to content

aide-family/moon-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sovereign (太阴星君)

License Go Version Kratos Cobra

📖 Introduction

Sovereign (太阴星君) is a universal service template project for the Moon platform.

Quick Start

make init
make build

run the binary

  • help
./bin/sovereign -h
  • version
./bin/sovereign version
  • run all
./bin/sovereign run all -h
  • run grpc
./bin/sovereign run grpc -h
  • run http
./bin/sovereign run http -h

Development

make init
make all

run the application

  • run all
go run . run all
  • run grpc
go run . run grpc
  • run http
go run . run http

Acknowledgments

About

moon-template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published