Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/go-kratos/go-kratos.dev
- Owner: go-kratos
- License: mit
- Created: 2020-12-17T15:57:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T08:50:20.000Z (13 days ago)
- Last Synced: 2025-01-26T12:04:54.378Z (11 days ago)
- Topics: blog, docs, framework, go, golang, microservices
- Language: JavaScript
- Homepage: https://go-kratos.dev
- Size: 50.7 MB
- Stars: 55
- Watchers: 15
- Forks: 145
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```
All the texts in this repository are licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.