| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
JUPITER is a governance-oriented microservice framework, which is being used for years at Douyu.
Username: admin Password: admin
See the 中文文档 for the Chinese documentation.
go install github.com/douyu/jupiter/cmd/jupiter@latest
jupiter new example-go
cd example-go
go mod tidy
docker compose -f test/docker-compose.yml up -d
jupiter run -c cmd/exampleserver/.jupiter.tomlFor bug report, questions and discussions please submit an issue.
Contributions are always welcomed! Please see CONTRIBUTING for detailed guidelines.
You can start with the issues labeled with good first issue.
| Back | FazBrowse Home | New Git URL |