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: about 4 hours 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 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-04-19T12:15:20.000Z (7 months ago)
- Last Synced: 2024-04-19T13:35:29.633Z (7 months ago)
- Topics: buf, consul, dockerfile, ent, jaeger, kratos, makefile
- Language: Go
- Homepage:
- Size: 359 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
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
```