Skip to content

aliliin/go-kratos.dev

 
 

Repository files navigation

Website

documentation

go-kratos.dev website.

Contributing

Refer to Documentation Guide

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.

yarn run start

Build

Build static site into build directory

yarn run build

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • CSS 10.4%