File tree 3 files changed +341
-7
lines changed
3 files changed +341
-7
lines changed Original file line number Diff line number Diff line change 1
1
# [ Tencent Server Web] ( https://tswjs.org )
2
2
3
3
4
- [ ![ license] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( . /LICENSE) [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( https://github.com/Tencent/TSW/pulls ) [ ![ wiki] ( https://img.shields.io/badge/Wiki-open-brightgreen.svg )] ( https://tswjs.org/guide/index ) ![ node] ( https://img.shields.io/badge/node-%3E%3D8.0.0-green.svg ) [ ![ Build Status] ( https://travis-ci.org/Tencent/TSW.svg?branch=master )] ( https://travis-ci.org/Tencent/TSW )
4
+ [ ![ license] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( https://github.com/Tencent/TSW/blob/master /LICENSE) [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( https://github.com/Tencent/TSW/pulls ) [ ![ wiki] ( https://img.shields.io/badge/Wiki-open-brightgreen.svg )] ( https://tswjs.org/guide/index ) ![ node] ( https://img.shields.io/badge/node-%3E%3D8.0.0-green.svg ) [ ![ Build Status] ( https://travis-ci.org/Tencent/TSW.svg?branch=master )] ( https://travis-ci.org/Tencent/TSW )
5
5
6
6
---
7
7
8
8
9
- [ English Version] ( . /README_en.md)
9
+ [ English Version] ( https://github.com/Tencent/TSW/blob/master /README_en.md)
10
10
11
11
12
12
## 简介
13
13
14
14
Tencent Server Web(TSW),是一套面向WEB前端开发者,以提升问题定位效率为初衷,提供染色抓包、全息日志和异常发现的Node.js基础设施。TSW关注业务的运维监控能力,适用于http、websocket协议的业务场景,可无缝与即有项目进行整合。支持公有云、私有云和本地部署。
15
15
16
- ![ tsw] ( . /static/resource/structure.png)
16
+ ![ tsw] ( https://raw.githubusercontent.com/Tencent/TSW/master /static/resource/structure.png)
17
17
18
18
#### 染色抓包
19
19
@@ -73,11 +73,11 @@ docker run -v configure_dir:/data/release/node_modules -p 8080:80 tsw
73
73
74
74
如果您使用过程中发现Bug,请通过 [ https://github.com/Tencent/TSW/issues ] ( https://github.com/Tencent/TSW/issues ) 来提交并描述相关的问题,您也可以在这里查看其它的issue,通过解决这些issue来贡献代码。
75
75
76
- 如果您是第一次贡献代码,请阅读 [ CONTRIBUTING] ( . /CONTRIBUTING.md) 了解我们的贡献流程,并提交 pull request 给我们。
76
+ 如果您是第一次贡献代码,请阅读 [ CONTRIBUTING] ( https://github.com/Tencent/TSW/blob/master /CONTRIBUTING.md) 了解我们的贡献流程,并提交 pull request 给我们。
77
77
78
78
## 许可证
79
79
80
- Tencent Server Web 的开源协议为 MIT, 详情参见 [ LICENSE] ( . /LICENSE) 。
80
+ Tencent Server Web 的开源协议为 MIT, 详情参见 [ LICENSE] ( https://github.com/Tencent/TSW/blob/master /LICENSE) 。
81
81
82
82
## 联系方式
83
83
You can’t perform that action at this time.
0 commit comments