Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-12-26T03:13:15.000Z (about 1 month ago)
- Last Synced: 2024-12-26T04:20:47.006Z (about 1 month ago)
- Topics: buf, consul, dockerfile, ent, jaeger, kratos, makefile
- Language: Go
- Homepage:
- Size: 396 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
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
```