mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-31 08:14:18 +08:00
📝 Writing docs. 增加文档说明
This commit is contained in:
parent
745292d6d2
commit
f472e701ac
5
.gitee/ISSUE_TEMPLATE/config.yml
Normal file
5
.gitee/ISSUE_TEMPLATE/config.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
blank_issues_enabled: false # 不允许用户创建空白 Issue
|
||||||
|
contact_links:
|
||||||
|
- name: 遇到问题先去看文档!谢谢! # 外部网站名称
|
||||||
|
url: https://wiki.pig4cloud.com/ # 跳转的外部网站目标地址
|
||||||
|
about: 文档可以解决你80%的疑惑 # 跳转外部网站的描述说明
|
29
.gitee/ISSUE_TEMPLATE/issue.yml
Normal file
29
.gitee/ISSUE_TEMPLATE/issue.yml
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
name: 问题咨询
|
||||||
|
body:
|
||||||
|
- type: dropdown
|
||||||
|
id: version
|
||||||
|
attributes:
|
||||||
|
label: PIG版本
|
||||||
|
options:
|
||||||
|
- "3.6"
|
||||||
|
- "3.5"
|
||||||
|
- "3.4"
|
||||||
|
- "3.3"
|
||||||
|
- "3.2"
|
||||||
|
- "3.1"
|
||||||
|
- "3.0"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: 是否修改了包名
|
||||||
|
options:
|
||||||
|
- label: 是
|
||||||
|
required: false
|
||||||
|
- type: textarea
|
||||||
|
id: desired-solution
|
||||||
|
attributes:
|
||||||
|
label: 问题描述
|
||||||
|
description: 详细问题,提供相应截图和日志
|
||||||
|
validations:
|
||||||
|
required: true
|
29
README.md
29
README.md
@ -15,19 +15,19 @@
|
|||||||
|
|
||||||
## 文档视频
|
## 文档视频
|
||||||
|
|
||||||
[ 🚀🚀🚀 低代码数据可视化](http://datav.avuejs.com)
|
[ 🚀🚀🚀 低代码数据可视化](http://datav.pig4cloud.com)
|
||||||
|
|
||||||
[ 配套文档 wiki.pigx.vip](https://wiki.pigx.vip)
|
[ 配套文档 wiki.pig4cloud.com](https://wiki.pig4cloud.com)
|
||||||
|
|
||||||
[ 配套视频 tv.pigx.vip](https://www.bilibili.com/video/BV12t411B7e9)
|
[ 配套视频 tv.pig4cloud.com](https://www.bilibili.com/video/BV12t411B7e9)
|
||||||
|
|
||||||
[PIGX 在线体验 pigx.pigx.vip](http://pigx.pigx.vip)
|
[PIGX 在线体验 pigx.pig4cloud.com](http://pigx.pig4cloud.com)
|
||||||
|
|
||||||
[产品白皮书 paper.pigx.vip](https://paper.pigx.vip)
|
[产品白皮书 paper.pig4cloud.com](https://paper.pig4cloud.com)
|
||||||
|
|
||||||
## 微信群 [禁广告]
|
## 微信群 [禁广告]
|
||||||
|
|
||||||
![](https://minio.pigx.vip/oss/1648184189.png)
|
![](https://minio.pigx.top/oss/1648184189.png)
|
||||||
|
|
||||||
## 快速开始
|
## 快速开始
|
||||||
|
|
||||||
@ -80,15 +80,10 @@ pig
|
|||||||
|
|
||||||
### 本地开发 运行
|
### 本地开发 运行
|
||||||
|
|
||||||
pig 提供了详细的[部署文档 wiki.pigx.vip](https://www.yuque.com/pig4cloud/pig/vsdox9),包括开发环境安装、服务端代码运行、前端代码运行等。
|
pig 提供了详细的[部署文档 wiki.pig4cloud.com](https://www.yuque.com/pig4cloud/pig/vsdox9),包括开发环境安装、服务端代码运行、前端代码运行等。
|
||||||
|
|
||||||
请务必**完全按照**文档部署运行章节 进行操作,减少踩坑弯路!!
|
请务必**完全按照**文档部署运行章节 进行操作,减少踩坑弯路!!
|
||||||
|
|
||||||
### 定制自己微服务
|
|
||||||
|
|
||||||
[PIG DIY](https://pig4cloud.com/#/common/diy)
|
|
||||||
|
|
||||||
[PIG ARCHETYPE](https://pig4cloud.com/#/common/archetype)
|
|
||||||
|
|
||||||
### Docker 运行
|
### Docker 运行
|
||||||
|
|
||||||
@ -111,12 +106,12 @@ cnpm install && cnpm run build:docker && cd docker && docker-compose up -d
|
|||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://www.bilibili.com/video/av45084065" target="_blank"><img src="https://minio.pigx.vip/oss/1655474345.jpg"></a></td>
|
<td><a href="https://www.bilibili.com/video/av45084065" target="_blank"><img src="https://minio.pigx.top/oss/1655474345.jpg"></a></td>
|
||||||
<td><a href="https://www.bilibili.com/video/av77344954" target="_blank"><img src="https://minio.pigx.vip/oss/1656837143.jpg"></a></td>
|
<td><a href="https://www.bilibili.com/video/av77344954" target="_blank"><img src="https://minio.pigx.top/oss/1656837143.jpg"></a></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="https://www.bilibili.com/video/BV1J5411476V" target="_blank"><img src="https://minio.pigx.vip/oss/1655474369.jpg"></a></td>
|
<td><a href="https://www.bilibili.com/video/BV1J5411476V" target="_blank"><img src="https://minio.pigx.top/oss/1655474369.jpg"></a></td>
|
||||||
<td><a href="https://www.bilibili.com/video/BV14p4y197K5" target="_blank"><img src="https://minio.pigx.vip/oss/1655474381.jpg"></a></td>
|
<td><a href="https://www.bilibili.com/video/BV14p4y197K5" target="_blank"><img src="https://minio.pigx.top/oss/1655474381.jpg"></a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
@ -127,7 +122,7 @@ cnpm install && cnpm run build:docker && cd docker && docker-compose up -d
|
|||||||
pig 开源软件遵循 [Apache 2.0 协议](https://www.apache.org/licenses/LICENSE-2.0.html)。
|
pig 开源软件遵循 [Apache 2.0 协议](https://www.apache.org/licenses/LICENSE-2.0.html)。
|
||||||
允许商业使用,但务必保留类作者、Copyright 信息。
|
允许商业使用,但务必保留类作者、Copyright 信息。
|
||||||
|
|
||||||
![](https://minio.pigx.vip/oss/1655474288.jpg)
|
![](https://minio.pigx.top/oss/1655474288.jpg)
|
||||||
|
|
||||||
### 其他说明
|
### 其他说明
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user