Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```