Giter Club home page Giter Club logo

teamstandard's Introduction

团队开发规范 | TeamStandard

章节目录

  • 编码协作
    • Git 工作流
    • Git 提交规范
    • Code风格统一
    • 代码审查CodeReview
  • PHP规范
    • 编码姿势约定
    • 基于Laravel的目录结构
    • 配置信息与环境变量
    • 日志规范
    • 注释规范
  • 架构层面
    • 扩展目录规约
  • 面向项目
    • 语义化版本管理
    • 文档编写
    • 行为规范
  • 标准SDK
    • LaravelHelper
    • KubernetesClient
  • 数据库
    • MySQL规范
    • 数据库迭代迁移更新
  • 效率提升
    • 那个程序员的Linux常用软件清单
  • 程序员的自我修养
    • 关爱自己

book

本规范文档基于 gitbook 构建 web服务,主要是便于阅览。

拉取镜像
# 此流程可以 ignore
docker pull alicfeng/gitbook:team_standard_rc
运行规范文档服务
docker run -it --name team_standard -p 8088:2015  alicfeng/gitbook:team_standard_rc
文档预览

规范文档预览

teamstandard's People

Contributors

alicfeng avatar lljiuzheyang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.