Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/go-kratos/go-kratos.dev

Kratos Docs & Blog
https://github.com/go-kratos/go-kratos.dev

blog docs framework go golang microservices

Last synced: 4 days ago
JSON representation

Kratos Docs & Blog

Awesome Lists containing this project

README

        

# Website
![documentation](https://github.com/go-kratos/go-kratos.dev/workflows/documentation/badge.svg)

[go-kratos.dev](https://go-kratos.dev) website.

# Contributing
Refer to [Documentation Guide](https://go-kratos.dev/en/docs/community/documentation/)。

# Running the development server
To preview your changes as you edit the files, you can run a local development server that will serve your website and it will reflect the latest changes.

```bash
yarn run start
```

# Build
Build static site into `build` directory

```bash
yarn run build
```

Creative Commons License
All the texts in this repository are licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.