Giter Club home page Giter Club logo

mattermost's Introduction

声明:请遵守原作者著作权,仅仅分析学习研究。QQ群:228347251,验证:Mattermost

如果需要最新产品,请移步:

Mattermost简介

Mattermost 是一个 Slack 的开源替代品。Mattermost 采用 Go 语言开发,这是一个开源的团队通讯服务。为团队带来跨 PC 和移动设备的消息、文件分享,提供归档和搜索功能。

项目结构

├─api4					//API
├─app					//控制器
├─build					//docker
│  └─docker
├─cmd					//脚本
│  ├─mattermost
│  └─platform
├─config				//配置
├─doc
├─einterfaces			//业务接口
├─fonts
├─i18n
├─imports
├─jobs
├─manualtesting
├─migrations
├─mlog
├─model					//业务数据建模
├─plugin
├─scripts
├─services				//服务封装
│  ├─configservice
│  ├─filesstore
│  │  └─mocks
│  ├─httpservice
│  ├─imageproxy
│  ├─mailservice
│  ├─mfa
│  └─timezones
├─store					//@@@@
│  ├─sqlstore
│  └─storetest
│      └─mocks
├─templates
├─testlib
├─tests
├─utils
│  ├─fileutils
│  ├─jsonutils
│  ├─markdown
│  └─testutils
├─vendor				//一堆包
├─web					//前端应用业务
└─wsapi					//socket业务

mattermost's People

Contributors

dachengzao 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.