Skip to content

chirschou/go-kratos.dev

 
 

Repository files navigation

Website

documentation

go-kratos.dev website.

贡献文档

所有文档在docs目录中,使用Markdown格式撰写,欢迎提交Pull Request。侧边栏文档目录请在sidebars.js中进行配置。

main分支更新将自动触发构建并部署。

文档编辑格式和高级用法请参考Docusaurus文档

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 82.3%
  • CSS 17.7%