https://github.com/lanseyujie/kratos-layout
another full kratos layout
https://github.com/lanseyujie/kratos-layout
buf consul dockerfile ent jaeger kratos makefile
Last synced: about 2 months ago
JSON representation
another full kratos layout
- Host: GitHub
- URL: https://github.com/lanseyujie/kratos-layout
- Owner: lanseyujie
- Created: 2023-02-23T06:57:31.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2025-03-29T04:00:16.000Z (about 1 year ago)
- Last Synced: 2025-03-29T04:27:04.872Z (about 1 year ago)
- Topics: buf, consul, dockerfile, ent, jaeger, kratos, makefile
- Language: Go
- Homepage:
- Size: 470 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kratos Layout
## Feature
- [x] Buf
- [x] Ent
- [x] Redis
- [x] JWT Auth
- [x] Consul Discovery
- [x] Jaeger Trace
- [x] Private Go Module
- [x] Dockerfile
- [x] Makefile
## Usage
```shell
make init
make clean
make all
make build
```